#312adb color space conversions
Hex:
        #312adb
        RGB:
        49, 42, 219
        CMY:
        81, 84, 14
        CMYK:
        78, 81, 0, 14
      HSL:
        242°, 71.0843%, 51.1765%
        HSV (HSB):
        242°, 80.8219%, 85.8824%
        XYZ:
        14.8808, 7.4234, 67.6664
        xyY:
        0.1654, 0.0825, 7.4234
      CIE-Lab:
        32.7519, 59.3460, -86.6191
        CIE-LCH:
        32.7519, 104.9991, 304.4165
        CIE-Luv:
        32.7519, -7.2574, -113.0039
        Hunter-Lab:
        27.2459, 49.8104, -128.1774
      #312adb color charts
#312adb RGB chart
      #312adb CMYK chart
      #312adb RGB pie chart
      #312adb color shades, tints & tones
#312adb color schemes
#312adb color preview, HTML & CSS examples
           This text has a color of #312adb        
        
          <p style="color:#312adb;">Text here</p>
        
        
          .mytext {color:#312adb;}
        
        Text color #312adb
      
           This box has a color of #312adb        
        
          <div style="background-color:#312adb;">Content here</div>
        
        
          .mybackground {background-color:#312adb;}
        
        Background color #312adb
      
           Border around this has a color of #312adb        
        
          <div style="border:2px solid #312adb;">Content here</div>
        
        
          .myborder {border:2px solid #312adb;}
        
        Border color #312adb