#233bb4 color space conversions
Hex:
        #233bb4
        RGB:
        35, 59, 180
        CMY:
        86, 77, 29
        CMYK:
        81, 67, 0, 29
      HSL:
        230°, 67.4419%, 42.1569%
        HSV (HSB):
        230°, 80.5556%, 70.5882%
        XYZ:
        10.4953, 6.7805, 43.9356
        xyY:
        0.1715, 0.1108, 6.7805
      CIE-Lab:
        31.3020, 35.9894, -66.2362
        CIE-LCH:
        31.3020, 75.3821, 298.5174
        CIE-Luv:
        31.3020, -10.4957, -88.8095
        Hunter-Lab:
        26.0395, 26.3761, -81.8106
      #233bb4 color charts
#233bb4 RGB chart
      #233bb4 CMYK chart
      #233bb4 RGB pie chart
      #233bb4 color shades, tints & tones
#233bb4 color schemes
#233bb4 color preview, HTML & CSS examples
           This text has a color of #233bb4        
        
          <p style="color:#233bb4;">Text here</p>
        
        
          .mytext {color:#233bb4;}
        
        Text color #233bb4
      
           This box has a color of #233bb4        
        
          <div style="background-color:#233bb4;">Content here</div>
        
        
          .mybackground {background-color:#233bb4;}
        
        Background color #233bb4
      
           Border around this has a color of #233bb4        
        
          <div style="border:2px solid #233bb4;">Content here</div>
        
        
          .myborder {border:2px solid #233bb4;}
        
        Border color #233bb4