#312e6d color space conversions
Hex:
        #312e6d
        RGB:
        49, 46, 109
        CMY:
        81, 82, 57
        CMYK:
        55, 58, 0, 57
      HSL:
        243°, 40.6452%, 30.3922%
        HSV (HSB):
        243°, 57.7982%, 42.7451%
        XYZ:
        5.0039, 3.7111, 14.9206
        xyY:
        0.2117, 0.1570, 3.7111
      CIE-Lab:
        22.6923, 20.6190, -36.4001
        CIE-LCH:
        22.6923, 41.8343, 299.5296
        CIE-Luv:
        22.6923, -2.3584, -44.7063
        Hunter-Lab:
        19.2642, 12.6537, -32.4366
      #312e6d color charts
#312e6d RGB chart
      #312e6d CMYK chart
      #312e6d RGB pie chart
      #312e6d color shades, tints & tones
#312e6d color schemes
#312e6d color preview, HTML & CSS examples
           This text has a color of #312e6d        
        
          <p style="color:#312e6d;">Text here</p>
        
        
          .mytext {color:#312e6d;}
        
        Text color #312e6d
      
           This box has a color of #312e6d        
        
          <div style="background-color:#312e6d;">Content here</div>
        
        
          .mybackground {background-color:#312e6d;}
        
        Background color #312e6d
      
           Border around this has a color of #312e6d        
        
          <div style="border:2px solid #312e6d;">Content here</div>
        
        
          .myborder {border:2px solid #312e6d;}
        
        Border color #312e6d