#232b66 color space conversions
Hex:
        #232b66
        RGB:
        35, 43, 102
        CMY:
        86, 83, 60
        CMYK:
        66, 58, 0, 60
      HSL:
        233°, 48.9051%, 26.8627%
        HSV (HSB):
        233°, 65.6863%, 40.0000%
        XYZ:
        3.9553, 3.0444, 12.9495
        xyY:
        0.1983, 0.1526, 3.0444
      CIE-Lab:
        20.2208, 17.1431, -35.9049
        CIE-LCH:
        20.2208, 39.7876, 295.5226
        CIE-Luv:
        20.2208, -4.9968, -41.6995
        Hunter-Lab:
        17.4482, 9.9294, -31.7896
      #232b66 color charts
#232b66 RGB chart
      #232b66 CMYK chart
      #232b66 RGB pie chart
      #232b66 color shades, tints & tones
#232b66 color schemes
#232b66 color preview, HTML & CSS examples
           This text has a color of #232b66        
        
          <p style="color:#232b66;">Text here</p>
        
        
          .mytext {color:#232b66;}
        
        Text color #232b66
      
           This box has a color of #232b66        
        
          <div style="background-color:#232b66;">Content here</div>
        
        
          .mybackground {background-color:#232b66;}
        
        Background color #232b66
      
           Border around this has a color of #232b66        
        
          <div style="border:2px solid #232b66;">Content here</div>
        
        
          .myborder {border:2px solid #232b66;}
        
        Border color #232b66