#312e5b color space conversions
Hex:
        #312e5b
        RGB:
        49, 46, 91
        CMY:
        81, 82, 64
        CMYK:
        46, 49, 0, 64
      HSL:
        244°, 32.8467%, 26.8627%
        HSV (HSB):
        244°, 49.4505%, 35.6863%
        XYZ:
        4.1319, 3.3623, 10.3287
        xyY:
        0.2318, 0.1886, 3.3623
      CIE-Lab:
        21.4400, 14.4299, -26.6617
        CIE-LCH:
        21.4400, 30.3161, 298.4232
        CIE-Luv:
        21.4400, -1.2963, -31.9493
        Hunter-Lab:
        18.3365, 8.1341, -20.5617
      #312e5b color charts
#312e5b RGB chart
      #312e5b CMYK chart
      #312e5b RGB pie chart
      #312e5b color shades, tints & tones
#312e5b color schemes
#312e5b color preview, HTML & CSS examples
           This text has a color of #312e5b        
        
          <p style="color:#312e5b;">Text here</p>
        
        
          .mytext {color:#312e5b;}
        
        Text color #312e5b
      
           This box has a color of #312e5b        
        
          <div style="background-color:#312e5b;">Content here</div>
        
        
          .mybackground {background-color:#312e5b;}
        
        Background color #312e5b
      
           Border around this has a color of #312e5b        
        
          <div style="border:2px solid #312e5b;">Content here</div>
        
        
          .myborder {border:2px solid #312e5b;}
        
        Border color #312e5b