#312dbd color space conversions
Hex:
        #312dbd
        RGB:
        49, 45, 189
        CMY:
        81, 82, 26
        CMYK:
        74, 76, 0, 26
      HSL:
        242°, 61.5385%, 45.8824%
        HSV (HSB):
        242°, 76.1905%, 74.1176%
        XYZ:
        11.3903, 6.2039, 48.7412
        xyY:
        0.1717, 0.0935, 6.2039
      CIE-Lab:
        29.9211, 48.5750, -73.8201
        CIE-LCH:
        29.9211, 88.3682, 303.3457
        CIE-Luv:
        29.9211, -6.2560, -95.5304
        Hunter-Lab:
        24.9076, 38.0405, -98.5885
      #312dbd color charts
#312dbd RGB chart
      #312dbd CMYK chart
      #312dbd RGB pie chart
      #312dbd color shades, tints & tones
#312dbd color schemes
#312dbd color preview, HTML & CSS examples
           This text has a color of #312dbd        
        
          <p style="color:#312dbd;">Text here</p>
        
        
          .mytext {color:#312dbd;}
        
        Text color #312dbd
      
           This box has a color of #312dbd        
        
          <div style="background-color:#312dbd;">Content here</div>
        
        
          .mybackground {background-color:#312dbd;}
        
        Background color #312dbd
      
           Border around this has a color of #312dbd        
        
          <div style="border:2px solid #312dbd;">Content here</div>
        
        
          .myborder {border:2px solid #312dbd;}
        
        Border color #312dbd