#312a9d color space conversions
Hex:
        #312a9d
        RGB:
        49, 42, 157
        CMY:
        81, 84, 38
        CMYK:
        69, 73, 0, 38
      HSL:
        244°, 57.7889%, 39.0196%
        HSV (HSB):
        244°, 73.2484%, 61.5686%
        XYZ:
        8.1804, 4.7432, 32.3827
        xyY:
        0.1806, 0.1047, 4.7432
      CIE-Lab:
        25.9903, 39.7647, -61.1028
        CIE-LCH:
        25.9903, 72.9025, 303.0554
        CIE-Luv:
        25.9903, -4.1977, -76.5083
        Hunter-Lab:
        21.7789, 28.9333, -72.9119
      #312a9d color charts
#312a9d RGB chart
      #312a9d CMYK chart
      #312a9d RGB pie chart
      #312a9d color shades, tints & tones
#312a9d color schemes
#312a9d color preview, HTML & CSS examples
           This text has a color of #312a9d        
        
          <p style="color:#312a9d;">Text here</p>
        
        
          .mytext {color:#312a9d;}
        
        Text color #312a9d
      
           This box has a color of #312a9d        
        
          <div style="background-color:#312a9d;">Content here</div>
        
        
          .mybackground {background-color:#312a9d;}
        
        Background color #312a9d
      
           Border around this has a color of #312a9d        
        
          <div style="border:2px solid #312a9d;">Content here</div>
        
        
          .myborder {border:2px solid #312a9d;}
        
        Border color #312a9d