#801ec4 color space conversions
Hex:
        #801ec4
        RGB:
        128, 30, 196
        CMY:
        50, 88, 23
        CMYK:
        35, 85, 0, 23
      HSL:
        275°, 73.4513%, 44.3137%
        HSV (HSB):
        275°, 84.6939%, 76.8627%
        XYZ:
        19.3302, 9.5033, 53.0401
        xyY:
        0.2361, 0.1161, 9.5033
      CIE-Lab:
        36.9357, 65.8660, -66.0976
        CIE-LCH:
        36.9357, 93.3125, 314.8994
        CIE-Luv:
        36.9357, 20.6639, -96.9400
        Hunter-Lab:
        30.8274, 57.9798, -80.4323
      #801ec4 color charts
#801ec4 RGB chart
      #801ec4 CMYK chart
      #801ec4 RGB pie chart
      #801ec4 color shades, tints & tones
#801ec4 color schemes
#801ec4 color preview, HTML & CSS examples
           This text has a color of #801ec4        
        
          <p style="color:#801ec4;">Text here</p>
        
        
          .mytext {color:#801ec4;}
        
        Text color #801ec4
      
           This box has a color of #801ec4        
        
          <div style="background-color:#801ec4;">Content here</div>
        
        
          .mybackground {background-color:#801ec4;}
        
        Background color #801ec4
      
           Border around this has a color of #801ec4        
        
          <div style="border:2px solid #801ec4;">Content here</div>
        
        
          .myborder {border:2px solid #801ec4;}
        
        Border color #801ec4