#8017a5 color space conversions
Hex:
        #8017a5
        RGB:
        128, 23, 165
        CMY:
        50, 91, 35
        CMYK:
        22, 86, 0, 35
      HSL:
        284°, 75.5319%, 36.8627%
        HSV (HSB):
        284°, 86.0606%, 64.7059%
        XYZ:
        16.0000, 7.9186, 36.2825
        xyY:
        0.2658, 0.1315, 7.9186
      CIE-Lab:
        33.8128, 61.3670, -52.7730
        CIE-LCH:
        33.8128, 80.9377, 319.3059
        CIE-Luv:
        33.8128, 28.5093, -77.2796
        Hunter-Lab:
        28.1400, 52.2476, -56.7479
      #8017a5 color charts
#8017a5 RGB chart
      #8017a5 CMYK chart
      #8017a5 RGB pie chart
      #8017a5 color shades, tints & tones
#8017a5 color schemes
#8017a5 color preview, HTML & CSS examples
           This text has a color of #8017a5        
        
          <p style="color:#8017a5;">Text here</p>
        
        
          .mytext {color:#8017a5;}
        
        Text color #8017a5
      
           This box has a color of #8017a5        
        
          <div style="background-color:#8017a5;">Content here</div>
        
        
          .mybackground {background-color:#8017a5;}
        
        Background color #8017a5
      
           Border around this has a color of #8017a5        
        
          <div style="border:2px solid #8017a5;">Content here</div>
        
        
          .myborder {border:2px solid #8017a5;}
        
        Border color #8017a5