#231c44 color space conversions
Hex:
        #231c44
        RGB:
        35, 28, 68
        CMY:
        86, 89, 73
        CMYK:
        49, 59, 0, 73
      HSL:
        251°, 41.6667%, 18.8235%
        HSV (HSB):
        251°, 58.8235%, 26.6667%
        XYZ:
        2.1518, 1.6052, 5.6653
        xyY:
        0.2284, 0.1704, 1.6052
      CIE-Lab:
        13.2617, 15.3176, -24.2137
        CIE-LCH:
        13.2617, 28.6519, 302.3174
        CIE-Luv:
        13.2617, 0.2210, -23.1224
        Hunter-Lab:
        12.6696, 8.1443, -17.6430
      #231c44 color charts
#231c44 RGB chart
      #231c44 CMYK chart
      #231c44 RGB pie chart
      #231c44 color shades, tints & tones
#231c44 color schemes
#231c44 color preview, HTML & CSS examples
           This text has a color of #231c44        
        
          <p style="color:#231c44;">Text here</p>
        
        
          .mytext {color:#231c44;}
        
        Text color #231c44
      
           This box has a color of #231c44        
        
          <div style="background-color:#231c44;">Content here</div>
        
        
          .mybackground {background-color:#231c44;}
        
        Background color #231c44
      
           Border around this has a color of #231c44        
        
          <div style="border:2px solid #231c44;">Content here</div>
        
        
          .myborder {border:2px solid #231c44;}
        
        Border color #231c44