#312dbf color space conversions
Hex:
        #312dbf
        RGB:
        49, 45, 191
        CMY:
        81, 82, 25
        CMYK:
        74, 76, 0, 25
      HSL:
        242°, 61.8644%, 46.2745%
        HSV (HSB):
        242°, 76.4398%, 74.9020%
        XYZ:
        11.6090, 6.2913, 49.8927
        xyY:
        0.1712, 0.0928, 6.2913
      CIE-Lab:
        30.1359, 49.2166, -74.6452
        CIE-LCH:
        30.1359, 89.4102, 303.3985
        CIE-Luv:
        30.1359, -6.3490, -96.7115
        Hunter-Lab:
        25.0825, 38.7210, -100.3785
      #312dbf color charts
#312dbf RGB chart
      #312dbf CMYK chart
      #312dbf RGB pie chart
      #312dbf color shades, tints & tones
#312dbf color schemes
#312dbf color preview, HTML & CSS examples
           This text has a color of #312dbf        
        
          <p style="color:#312dbf;">Text here</p>
        
        
          .mytext {color:#312dbf;}
        
        Text color #312dbf
      
           This box has a color of #312dbf        
        
          <div style="background-color:#312dbf;">Content here</div>
        
        
          .mybackground {background-color:#312dbf;}
        
        Background color #312dbf
      
           Border around this has a color of #312dbf        
        
          <div style="border:2px solid #312dbf;">Content here</div>
        
        
          .myborder {border:2px solid #312dbf;}
        
        Border color #312dbf