#312c7d color space conversions
Hex:
        #312c7d
        RGB:
        49, 44, 125
        CMY:
        81, 83, 51
        CMYK:
        61, 65, 0, 51
      HSL:
        244°, 47.9290%, 33.1373%
        HSV (HSB):
        244°, 64.8000%, 49.0196%
        XYZ:
        5.8690, 3.9350, 19.8522
        xyY:
        0.1979, 0.1327, 3.9350
      CIE-Lab:
        23.4554, 27.5600, -45.3822
        CIE-LCH:
        23.4554, 53.0952, 301.2697
        CIE-Luv:
        23.4554, -2.8064, -56.0338
        Hunter-Lab:
        19.8368, 18.0970, -45.4503
      #312c7d color charts
#312c7d RGB chart
      #312c7d CMYK chart
      #312c7d RGB pie chart
      #312c7d color shades, tints & tones
#312c7d color schemes
#312c7d color preview, HTML & CSS examples
           This text has a color of #312c7d        
        
          <p style="color:#312c7d;">Text here</p>
        
        
          .mytext {color:#312c7d;}
        
        Text color #312c7d
      
           This box has a color of #312c7d        
        
          <div style="background-color:#312c7d;">Content here</div>
        
        
          .mybackground {background-color:#312c7d;}
        
        Background color #312c7d
      
           Border around this has a color of #312c7d        
        
          <div style="border:2px solid #312c7d;">Content here</div>
        
        
          .myborder {border:2px solid #312c7d;}
        
        Border color #312c7d