#311acf color space conversions
Hex:
        #311acf
        RGB:
        49, 26, 207
        CMY:
        81, 90, 19
        CMYK:
        76, 87, 0, 19
      HSL:
        248°, 77.6824%, 45.6863%
        HSV (HSB):
        248°, 87.4396%, 81.1765%
        XYZ:
        12.8985, 5.8968, 59.4898
        xyY:
        0.1648, 0.0753, 5.8968
      CIE-Lab:
        29.1505, 62.3290, -85.6568
        CIE-LCH:
        29.1505, 105.9339, 306.0419
        CIE-Luv:
        29.1505, -5.0994, -105.6058
        Hunter-Lab:
        24.2832, 52.3181, -128.2523
      #311acf color charts
#311acf RGB chart
      #311acf CMYK chart
      #311acf RGB pie chart
      #311acf color shades, tints & tones
#311acf color schemes
#311acf color preview, HTML & CSS examples
           This text has a color of #311acf        
        
          <p style="color:#311acf;">Text here</p>
        
        
          .mytext {color:#311acf;}
        
        Text color #311acf
      
           This box has a color of #311acf        
        
          <div style="background-color:#311acf;">Content here</div>
        
        
          .mybackground {background-color:#311acf;}
        
        Background color #311acf
      
           Border around this has a color of #311acf        
        
          <div style="border:2px solid #311acf;">Content here</div>
        
        
          .myborder {border:2px solid #311acf;}
        
        Border color #311acf