#312a3f color space conversions
Hex:
        #312a3f
        RGB:
        49, 42, 63
        CMY:
        81, 84, 75
        CMYK:
        22, 33, 0, 75
      HSL:
        260°, 20.0000%, 20.5882%
        HSV (HSB):
        260°, 33.3333%, 24.7059%
        XYZ:
        2.9918, 2.6678, 5.0599
        xyY:
        0.2791, 0.2489, 2.6678
      CIE-Lab:
        18.6610, 8.4696, -12.1442
        CIE-LCH:
        18.6610, 14.8059, 304.8925
        CIE-Luv:
        18.6610, 1.8980, -13.5146
        Hunter-Lab:
        16.3333, 4.1127, -6.9340
      #312a3f color charts
#312a3f RGB chart
      #312a3f CMYK chart
      #312a3f RGB pie chart
      #312a3f color shades, tints & tones
#312a3f color schemes
#312a3f color preview, HTML & CSS examples
           This text has a color of #312a3f        
        
          <p style="color:#312a3f;">Text here</p>
        
        
          .mytext {color:#312a3f;}
        
        Text color #312a3f
      
           This box has a color of #312a3f        
        
          <div style="background-color:#312a3f;">Content here</div>
        
        
          .mybackground {background-color:#312a3f;}
        
        Background color #312a3f
      
           Border around this has a color of #312a3f        
        
          <div style="border:2px solid #312a3f;">Content here</div>
        
        
          .myborder {border:2px solid #312a3f;}
        
        Border color #312a3f