#312f96 color space conversions
Hex:
        #312f96
        RGB:
        49, 47, 150
        CMY:
        81, 82, 41
        CMYK:
        67, 69, 0, 41
      HSL:
        241°, 52.2843%, 38.6275%
        HSV (HSB):
        241°, 68.6667%, 58.8235%
        XYZ:
        7.7882, 4.8880, 29.3872
        xyY:
        0.1852, 0.1162, 4.8880
      CIE-Lab:
        26.4133, 34.3553, -56.1232
        CIE-LCH:
        26.4133, 65.8035, 301.4725
        CIE-Luv:
        26.4133, -4.7380, -71.5737
        Hunter-Lab:
        22.1088, 24.1888, -63.3323
      #312f96 color charts
#312f96 RGB chart
      #312f96 CMYK chart
      #312f96 RGB pie chart
      #312f96 color shades, tints & tones
#312f96 color schemes
#312f96 color preview, HTML & CSS examples
           This text has a color of #312f96        
        
          <p style="color:#312f96;">Text here</p>
        
        
          .mytext {color:#312f96;}
        
        Text color #312f96
      
           This box has a color of #312f96        
        
          <div style="background-color:#312f96;">Content here</div>
        
        
          .mybackground {background-color:#312f96;}
        
        Background color #312f96
      
           Border around this has a color of #312f96        
        
          <div style="border:2px solid #312f96;">Content here</div>
        
        
          .myborder {border:2px solid #312f96;}
        
        Border color #312f96