#331eff color space conversions
Hex:
        #331eff
        RGB:
        51, 30, 255
        CMY:
        80, 88, 0
        CMYK:
        80, 88, 0, 0
      HSL:
        246°, 100.0000%, 55.8824%
        HSV (HSB):
        246°, 88.2353%, 100.0000%
        XYZ:
        19.8795, 8.8524, 95.2686
        xyY:
        0.1603, 0.0714, 8.8524
      CIE-Lab:
        35.6985, 73.9586, -102.1552
        CIE-LCH:
        35.6985, 126.1172, 305.9039
        CIE-Luv:
        35.6985, -7.6511, -133.0210
        Hunter-Lab:
        29.7529, 67.1979, -169.0192
      #331eff color charts
#331eff RGB chart
      #331eff CMYK chart
      #331eff RGB pie chart
      #331eff color shades, tints & tones
#331eff color schemes
#331eff color preview, HTML & CSS examples
           This text has a color of #331eff        
        
          <p style="color:#331eff;">Text here</p>
        
        
          .mytext {color:#331eff;}
        
        Text color #331eff
      
           This box has a color of #331eff        
        
          <div style="background-color:#331eff;">Content here</div>
        
        
          .mybackground {background-color:#331eff;}
        
        Background color #331eff
      
           Border around this has a color of #331eff        
        
          <div style="border:2px solid #331eff;">Content here</div>
        
        
          .myborder {border:2px solid #331eff;}
        
        Border color #331eff