#802b9e color space conversions
Hex:
        #802b9e
        RGB:
        128, 43, 158
        CMY:
        50, 83, 38
        CMYK:
        19, 73, 0, 38
      HSL:
        284°, 57.2139%, 39.4118%
        HSV (HSB):
        284°, 72.7848%, 61.9608%
        XYZ:
        15.9375, 8.7856, 33.2035
        xyY:
        0.2751, 0.1517, 8.7856
      CIE-Lab:
        35.5681, 53.4410, -45.7079
        CIE-LCH:
        35.5681, 70.3218, 319.4597
        CIE-Luv:
        35.5681, 27.7022, -68.7307
        Hunter-Lab:
        29.6405, 44.1077, -45.6689
      #802b9e color charts
#802b9e RGB chart
      #802b9e CMYK chart
      #802b9e RGB pie chart
      #802b9e color shades, tints & tones
#802b9e color schemes
#802b9e color preview, HTML & CSS examples
           This text has a color of #802b9e        
        
          <p style="color:#802b9e;">Text here</p>
        
        
          .mytext {color:#802b9e;}
        
        Text color #802b9e
      
           This box has a color of #802b9e        
        
          <div style="background-color:#802b9e;">Content here</div>
        
        
          .mybackground {background-color:#802b9e;}
        
        Background color #802b9e
      
           Border around this has a color of #802b9e        
        
          <div style="border:2px solid #802b9e;">Content here</div>
        
        
          .myborder {border:2px solid #802b9e;}
        
        Border color #802b9e