#231c67 color space conversions
Hex:
        #231c67
        RGB:
        35, 28, 103
        CMY:
        86, 89, 60
        CMYK:
        66, 73, 0, 60
      HSL:
        246°, 57.2519%, 25.6863%
        HSV (HSB):
        246°, 72.8155%, 40.3922%
        XYZ:
        3.5566, 2.1671, 13.0628
        xyY:
        0.1893, 0.1154, 2.1671
      CIE-Lab:
        16.3408, 27.8376, -42.8805
        CIE-LCH:
        16.3408, 51.1240, 302.9913
        CIE-Luv:
        16.3408, -1.8673, -44.4306
        Hunter-Lab:
        14.7211, 17.3632, -42.3064
      #231c67 color charts
#231c67 RGB chart
      #231c67 CMYK chart
      #231c67 RGB pie chart
      #231c67 color shades, tints & tones
#231c67 color schemes
#231c67 color preview, HTML & CSS examples
           This text has a color of #231c67        
        
          <p style="color:#231c67;">Text here</p>
        
        
          .mytext {color:#231c67;}
        
        Text color #231c67
      
           This box has a color of #231c67        
        
          <div style="background-color:#231c67;">Content here</div>
        
        
          .mybackground {background-color:#231c67;}
        
        Background color #231c67
      
           Border around this has a color of #231c67        
        
          <div style="border:2px solid #231c67;">Content here</div>
        
        
          .myborder {border:2px solid #231c67;}
        
        Border color #231c67