#232c53 color space conversions
Hex:
        #232c53
        RGB:
        35, 44, 83
        CMY:
        86, 83, 67
        CMYK:
        58, 47, 0, 67
      HSL:
        229°, 40.6780%, 23.1373%
        HSV (HSB):
        229°, 57.8313%, 32.5490%
        XYZ:
        3.1552, 2.7832, 8.5545
        xyY:
        0.2177, 0.1920, 2.7832
      CIE-Lab:
        19.1539, 9.1675, -25.0492
        CIE-LCH:
        19.1539, 26.6741, 290.1016
        CIE-Luv:
        19.1539, -4.7296, -28.2290
        Hunter-Lab:
        16.6830, 4.5634, -18.7240
      #232c53 color charts
#232c53 RGB chart
      #232c53 CMYK chart
      #232c53 RGB pie chart
      #232c53 color shades, tints & tones
#232c53 color schemes
#232c53 color preview, HTML & CSS examples
           This text has a color of #232c53        
        
          <p style="color:#232c53;">Text here</p>
        
        
          .mytext {color:#232c53;}
        
        Text color #232c53
      
           This box has a color of #232c53        
        
          <div style="background-color:#232c53;">Content here</div>
        
        
          .mybackground {background-color:#232c53;}
        
        Background color #232c53
      
           Border around this has a color of #232c53        
        
          <div style="border:2px solid #232c53;">Content here</div>
        
        
          .myborder {border:2px solid #232c53;}
        
        Border color #232c53