#8017dc color space conversions
Hex:
        #8017dc
        RGB:
        128, 23, 220
        CMY:
        50, 91, 14
        CMYK:
        42, 90, 0, 14
      HSL:
        272°, 81.0700%, 47.6471%
        HSV (HSB):
        272°, 89.5455%, 86.2745%
        XYZ:
        22.1268, 10.3693, 68.5454
        xyY:
        0.2190, 0.1026, 10.3693
      CIE-Lab:
        38.4972, 72.6817, -77.4492
        CIE-LCH:
        38.4972, 106.2121, 313.1811
        CIE-Luv:
        38.4972, 16.5487, -112.5361
        Hunter-Lab:
        32.2014, 66.3014, -103.6666
      #8017dc color charts
#8017dc RGB chart
      #8017dc CMYK chart
      #8017dc RGB pie chart
      #8017dc color shades, tints & tones
#8017dc color schemes
#8017dc color preview, HTML & CSS examples
           This text has a color of #8017dc        
        
          <p style="color:#8017dc;">Text here</p>
        
        
          .mytext {color:#8017dc;}
        
        Text color #8017dc
      
           This box has a color of #8017dc        
        
          <div style="background-color:#8017dc;">Content here</div>
        
        
          .mybackground {background-color:#8017dc;}
        
        Background color #8017dc
      
           Border around this has a color of #8017dc        
        
          <div style="border:2px solid #8017dc;">Content here</div>
        
        
          .myborder {border:2px solid #8017dc;}
        
        Border color #8017dc