#801ee5 color space conversions
Hex:
        #801ee5
        RGB:
        128, 30, 229
        CMY:
        50, 88, 10
        CMYK:
        44, 87, 0, 10
      HSL:
        270°, 79.2829%, 50.7843%
        HSV (HSB):
        270°, 86.8996%, 89.8039%
        XYZ:
        23.5092, 11.1749, 75.0466
        xyY:
        0.2142, 0.1018, 11.1749
      CIE-Lab:
        39.8735, 73.0265, -80.3327
        CIE-LCH:
        39.8735, 108.5644, 312.2724
        CIE-Luv:
        39.8735, 14.5463, -117.5268
        Hunter-Lab:
        33.4289, 67.0316, -109.7038
      #801ee5 color charts
#801ee5 RGB chart
      #801ee5 CMYK chart
      #801ee5 RGB pie chart
      #801ee5 color shades, tints & tones
#801ee5 color schemes
#801ee5 color preview, HTML & CSS examples
           This text has a color of #801ee5        
        
          <p style="color:#801ee5;">Text here</p>
        
        
          .mytext {color:#801ee5;}
        
        Text color #801ee5
      
           This box has a color of #801ee5        
        
          <div style="background-color:#801ee5;">Content here</div>
        
        
          .mybackground {background-color:#801ee5;}
        
        Background color #801ee5
      
           Border around this has a color of #801ee5        
        
          <div style="border:2px solid #801ee5;">Content here</div>
        
        
          .myborder {border:2px solid #801ee5;}
        
        Border color #801ee5