#232c63 color space conversions
Hex:
        #232c63
        RGB:
        35, 44, 99
        CMY:
        86, 83, 61
        CMYK:
        65, 56, 0, 61
      HSL:
        232°, 47.7612%, 26.2745%
        HSV (HSB):
        232°, 64.6465%, 38.8235%
        XYZ:
        3.8459, 3.0595, 12.1922
        xyY:
        0.2014, 0.1602, 3.0595
      CIE-Lab:
        20.2808, 15.2730, -33.8456
        CIE-LCH:
        20.2808, 37.1320, 294.2876
        CIE-Luv:
        20.2808, -5.1709, -39.3691
        Hunter-Lab:
        17.4915, 8.6374, -29.0831
      #232c63 color charts
#232c63 RGB chart
      #232c63 CMYK chart
      #232c63 RGB pie chart
      #232c63 color shades, tints & tones
#232c63 color schemes
#232c63 color preview, HTML & CSS examples
           This text has a color of #232c63        
        
          <p style="color:#232c63;">Text here</p>
        
        
          .mytext {color:#232c63;}
        
        Text color #232c63
      
           This box has a color of #232c63        
        
          <div style="background-color:#232c63;">Content here</div>
        
        
          .mybackground {background-color:#232c63;}
        
        Background color #232c63
      
           Border around this has a color of #232c63        
        
          <div style="border:2px solid #232c63;">Content here</div>
        
        
          .myborder {border:2px solid #232c63;}
        
        Border color #232c63