#312f40 color space conversions
Hex:
        #312f40
        RGB:
        49, 47, 64
        CMY:
        81, 82, 75
        CMYK:
        23, 27, 0, 75
      HSL:
        247°, 15.3153%, 21.7647%
        HSV (HSB):
        247°, 26.5625%, 25.0980%
        XYZ:
        3.2086, 3.0562, 5.2713
        xyY:
        0.2781, 0.2649, 3.0562
      CIE-Lab:
        20.2674, 5.2695, -10.3623
        CIE-LCH:
        20.2674, 11.6251, 296.9543
        CIE-Luv:
        20.2674, 0.0055, -11.6703
        Hunter-Lab:
        17.4819, 2.1678, -5.6403
      #312f40 color charts
#312f40 RGB chart
      #312f40 CMYK chart
      #312f40 RGB pie chart
      #312f40 color shades, tints & tones
#312f40 color schemes
#312f40 color preview, HTML & CSS examples
           This text has a color of #312f40        
        
          <p style="color:#312f40;">Text here</p>
        
        
          .mytext {color:#312f40;}
        
        Text color #312f40
      
           This box has a color of #312f40        
        
          <div style="background-color:#312f40;">Content here</div>
        
        
          .mybackground {background-color:#312f40;}
        
        Background color #312f40
      
           Border around this has a color of #312f40        
        
          <div style="border:2px solid #312f40;">Content here</div>
        
        
          .myborder {border:2px solid #312f40;}
        
        Border color #312f40