#312c8d color space conversions
Hex:
        #312c8d
        RGB:
        49, 44, 141
        CMY:
        81, 83, 45
        CMYK:
        65, 69, 0, 45
      HSL:
        243°, 52.4324%, 36.2745%
        HSV (HSB):
        243°, 68.7943%, 55.2941%
        XYZ:
        6.9750, 4.3774, 25.6766
        xyY:
        0.1884, 0.1182, 4.3774
      CIE-Lab:
        24.8819, 33.1187, -53.0772
        CIE-LCH:
        24.8819, 62.5623, 301.9630
        CIE-Luv:
        24.8819, -3.6953, -66.3442
        Hunter-Lab:
        20.9223, 22.8939, -58.1173
      #312c8d color charts
#312c8d RGB chart
      #312c8d CMYK chart
      #312c8d RGB pie chart
      #312c8d color shades, tints & tones
#312c8d color schemes
#312c8d color preview, HTML & CSS examples
           This text has a color of #312c8d        
        
          <p style="color:#312c8d;">Text here</p>
        
        
          .mytext {color:#312c8d;}
        
        Text color #312c8d
      
           This box has a color of #312c8d        
        
          <div style="background-color:#312c8d;">Content here</div>
        
        
          .mybackground {background-color:#312c8d;}
        
        Background color #312c8d
      
           Border around this has a color of #312c8d        
        
          <div style="border:2px solid #312c8d;">Content here</div>
        
        
          .myborder {border:2px solid #312c8d;}
        
        Border color #312c8d