#231f4a color space conversions
Hex:
        #231f4a
        RGB:
        35, 31, 74
        CMY:
        86, 88, 71
        CMYK:
        53, 58, 0, 71
      HSL:
        246°, 40.9524%, 20.5882%
        HSV (HSB):
        246°, 58.1081%, 29.0196%
        XYZ:
        2.4192, 1.8317, 6.7046
        xyY:
        0.2208, 0.1672, 1.8317
      CIE-Lab:
        14.5781, 15.2750, -26.2563
        CIE-LCH:
        14.5781, 30.3763, 300.1894
        CIE-Luv:
        14.5781, -0.8227, -26.2830
        Hunter-Lab:
        13.5341, 8.2214, -19.8977
      #231f4a color charts
#231f4a RGB chart
      #231f4a CMYK chart
      #231f4a RGB pie chart
      #231f4a color shades, tints & tones
#231f4a color schemes
#231f4a color preview, HTML & CSS examples
           This text has a color of #231f4a        
        
          <p style="color:#231f4a;">Text here</p>
        
        
          .mytext {color:#231f4a;}
        
        Text color #231f4a
      
           This box has a color of #231f4a        
        
          <div style="background-color:#231f4a;">Content here</div>
        
        
          .mybackground {background-color:#231f4a;}
        
        Background color #231f4a
      
           Border around this has a color of #231f4a        
        
          <div style="border:2px solid #231f4a;">Content here</div>
        
        
          .myborder {border:2px solid #231f4a;}
        
        Border color #231f4a