#8020fe color space conversions
Hex:
        #8020fe
        RGB:
        128, 32, 254
        CMY:
        50, 87, 0
        CMYK:
        50, 87, 0, 0
      HSL:
        266°, 99.1071%, 56.0784%
        HSV (HSB):
        266°, 87.4016%, 99.6078%
        XYZ:
        27.3080, 12.7780, 94.7930
        xyY:
        0.2025, 0.0947, 12.7780
      CIE-Lab:
        42.4268, 78.0894, -90.2358
        CIE-LCH:
        42.4268, 119.3333, 310.8727
        CIE-Luv:
        42.4268, 10.5717, -132.2980
        Hunter-Lab:
        35.7463, 73.8071, -132.2045
      #8020fe color charts
#8020fe RGB chart
      #8020fe CMYK chart
      #8020fe RGB pie chart
      #8020fe color shades, tints & tones
#8020fe color schemes
#8020fe color preview, HTML & CSS examples
           This text has a color of #8020fe        
        
          <p style="color:#8020fe;">Text here</p>
        
        
          .mytext {color:#8020fe;}
        
        Text color #8020fe
      
           This box has a color of #8020fe        
        
          <div style="background-color:#8020fe;">Content here</div>
        
        
          .mybackground {background-color:#8020fe;}
        
        Background color #8020fe
      
           Border around this has a color of #8020fe        
        
          <div style="border:2px solid #8020fe;">Content here</div>
        
        
          .myborder {border:2px solid #8020fe;}
        
        Border color #8020fe