#232c64 color space conversions
Hex:
        #232c64
        RGB:
        35, 44, 100
        CMY:
        86, 83, 61
        CMYK:
        65, 56, 0, 61
      HSL:
        232°, 48.1481%, 26.4706%
        HSV (HSB):
        232°, 65.0000%, 39.2157%
        XYZ:
        3.8941, 3.0788, 12.4456
        xyY:
        0.2005, 0.1585, 3.0788
      CIE-Lab:
        20.3567, 15.6587, -34.3779
        CIE-LCH:
        20.3567, 37.7761, 294.4887
        CIE-Luv:
        20.3567, -5.1995, -40.0515
        Hunter-Lab:
        17.5465, 8.9079, -29.7715
      #232c64 color charts
#232c64 RGB chart
      #232c64 CMYK chart
      #232c64 RGB pie chart
      #232c64 color shades, tints & tones
#232c64 color schemes
#232c64 color preview, HTML & CSS examples
           This text has a color of #232c64        
        
          <p style="color:#232c64;">Text here</p>
        
        
          .mytext {color:#232c64;}
        
        Text color #232c64
      
           This box has a color of #232c64        
        
          <div style="background-color:#232c64;">Content here</div>
        
        
          .mybackground {background-color:#232c64;}
        
        Background color #232c64
      
           Border around this has a color of #232c64        
        
          <div style="border:2px solid #232c64;">Content here</div>
        
        
          .myborder {border:2px solid #232c64;}
        
        Border color #232c64