#233cae color space conversions
Hex:
        #233cae
        RGB:
        35, 60, 174
        CMY:
        86, 76, 32
        CMYK:
        80, 66, 0, 32
      HSL:
        229°, 66.5072%, 40.9804%
        HSV (HSB):
        229°, 79.8851%, 68.2353%
        XYZ:
        9.9490, 6.6450, 40.8026
        xyY:
        0.1733, 0.1158, 6.6450
      CIE-Lab:
        30.9848, 33.1200, -63.1832
        CIE-LCH:
        30.9848, 71.3376, 297.6631
        CIE-Luv:
        30.9848, -10.6057, -84.8264
        Hunter-Lab:
        25.7780, 23.7804, -75.8026
      #233cae color charts
#233cae RGB chart
      #233cae CMYK chart
      #233cae RGB pie chart
      #233cae color shades, tints & tones
#233cae color schemes
#233cae color preview, HTML & CSS examples
           This text has a color of #233cae        
        
          <p style="color:#233cae;">Text here</p>
        
        
          .mytext {color:#233cae;}
        
        Text color #233cae
      
           This box has a color of #233cae        
        
          <div style="background-color:#233cae;">Content here</div>
        
        
          .mybackground {background-color:#233cae;}
        
        Background color #233cae
      
           Border around this has a color of #233cae        
        
          <div style="border:2px solid #233cae;">Content here</div>
        
        
          .myborder {border:2px solid #233cae;}
        
        Border color #233cae