#8014ce color space conversions
Hex:
        #8014ce
        RGB:
        128, 20, 206
        CMY:
        50, 92, 19
        CMYK:
        38, 90, 0, 19
      HSL:
        275°, 82.3009%, 44.3137%
        HSV (HSB):
        275°, 90.2913%, 80.7843%
        XYZ:
        20.2928, 9.5457, 59.1655
        xyY:
        0.2280, 0.1073, 9.5457
      CIE-Lab:
        37.0145, 70.3288, -71.8005
        CIE-LCH:
        37.0145, 100.5060, 314.4068
        CIE-Luv:
        37.0145, 19.3517, -104.1184
        Hunter-Lab:
        30.8962, 63.1717, -91.9117
      #8014ce color charts
#8014ce RGB chart
      #8014ce CMYK chart
      #8014ce RGB pie chart
      #8014ce color shades, tints & tones
#8014ce color schemes
#8014ce color preview, HTML & CSS examples
           This text has a color of #8014ce        
        
          <p style="color:#8014ce;">Text here</p>
        
        
          .mytext {color:#8014ce;}
        
        Text color #8014ce
      
           This box has a color of #8014ce        
        
          <div style="background-color:#8014ce;">Content here</div>
        
        
          .mybackground {background-color:#8014ce;}
        
        Background color #8014ce
      
           Border around this has a color of #8014ce        
        
          <div style="border:2px solid #8014ce;">Content here</div>
        
        
          .myborder {border:2px solid #8014ce;}
        
        Border color #8014ce