#311adb color space conversions
Hex:
        #311adb
        RGB:
        49, 26, 219
        CMY:
        81, 90, 14
        CMYK:
        78, 88, 0, 14
      HSL:
        247°, 78.7755%, 48.0392%
        HSV (HSB):
        247°, 88.1279%, 85.8824%
        XYZ:
        14.4222, 6.5062, 67.5135
        xyY:
        0.1631, 0.0736, 6.5062
      CIE-Lab:
        30.6553, 65.5860, -90.1053
        CIE-LCH:
        30.6553, 111.4472, 306.0502
        CIE-Luv:
        30.6553, -5.7556, -112.4548
        Hunter-Lab:
        25.5073, 56.2887, -139.0754
      #311adb color charts
#311adb RGB chart
      #311adb CMYK chart
      #311adb RGB pie chart
      #311adb color shades, tints & tones
#311adb color schemes
#311adb color preview, HTML & CSS examples
           This text has a color of #311adb        
        
          <p style="color:#311adb;">Text here</p>
        
        
          .mytext {color:#311adb;}
        
        Text color #311adb
      
           This box has a color of #311adb        
        
          <div style="background-color:#311adb;">Content here</div>
        
        
          .mybackground {background-color:#311adb;}
        
        Background color #311adb
      
           Border around this has a color of #311adb        
        
          <div style="border:2px solid #311adb;">Content here</div>
        
        
          .myborder {border:2px solid #311adb;}
        
        Border color #311adb