#312c7e color space conversions
Hex:
        #312c7e
        RGB:
        49, 44, 126
        CMY:
        81, 83, 51
        CMYK:
        61, 65, 0, 51
      HSL:
        244°, 48.2353%, 33.3333%
        HSV (HSB):
        244°, 65.0794%, 49.4118%
        XYZ:
        5.9332, 3.9607, 20.1904
        xyY:
        0.1972, 0.1317, 3.9607
      CIE-Lab:
        23.5411, 27.9089, -45.8749
        CIE-LCH:
        23.5411, 53.6974, 301.3151
        CIE-Luv:
        23.5411, -2.8635, -56.6893
        Hunter-Lab:
        19.9015, 18.3883, -46.2198
      #312c7e color charts
#312c7e RGB chart
      #312c7e CMYK chart
      #312c7e RGB pie chart
      #312c7e color shades, tints & tones
#312c7e color schemes
#312c7e color preview, HTML & CSS examples
           This text has a color of #312c7e        
        
          <p style="color:#312c7e;">Text here</p>
        
        
          .mytext {color:#312c7e;}
        
        Text color #312c7e
      
           This box has a color of #312c7e        
        
          <div style="background-color:#312c7e;">Content here</div>
        
        
          .mybackground {background-color:#312c7e;}
        
        Background color #312c7e
      
           Border around this has a color of #312c7e        
        
          <div style="border:2px solid #312c7e;">Content here</div>
        
        
          .myborder {border:2px solid #312c7e;}
        
        Border color #312c7e