#8021c2 color space conversions
Hex:
        #8021c2
        RGB:
        128, 33, 194
        CMY:
        50, 87, 24
        CMYK:
        34, 83, 0, 24
      HSL:
        275°, 70.9251%, 44.5098%
        HSV (HSB):
        275°, 82.9897%, 76.0784%
        XYZ:
        19.1835, 9.5719, 51.8754
        xyY:
        0.2379, 0.1187, 9.5719
      CIE-Lab:
        37.0630, 64.5723, -64.7180
        CIE-LCH:
        37.0630, 91.4221, 314.9355
        CIE-Luv:
        37.0630, 20.7991, -95.2859
        Hunter-Lab:
        30.9386, 56.5370, -77.7559
      #8021c2 color charts
#8021c2 RGB chart
      #8021c2 CMYK chart
      #8021c2 RGB pie chart
      #8021c2 color shades, tints & tones
#8021c2 color schemes
#8021c2 color preview, HTML & CSS examples
           This text has a color of #8021c2        
        
          <p style="color:#8021c2;">Text here</p>
        
        
          .mytext {color:#8021c2;}
        
        Text color #8021c2
      
           This box has a color of #8021c2        
        
          <div style="background-color:#8021c2;">Content here</div>
        
        
          .mybackground {background-color:#8021c2;}
        
        Background color #8021c2
      
           Border around this has a color of #8021c2        
        
          <div style="border:2px solid #8021c2;">Content here</div>
        
        
          .myborder {border:2px solid #8021c2;}
        
        Border color #8021c2