#802b8b color space conversions
Hex:
        #802b8b
        RGB:
        128, 43, 139
        CMY:
        50, 83, 45
        CMYK:
        8, 69, 0, 45
      HSL:
        293°, 52.7473%, 35.6863%
        HSV (HSB):
        293°, 69.0647%, 54.5098%
        XYZ:
        14.4262, 8.1810, 25.2448
        xyY:
        0.3015, 0.1710, 8.1810
      CIE-Lab:
        34.3571, 49.6545, -36.0441
        CIE-LCH:
        34.3571, 61.3576, 324.0242
        CIE-Luv:
        34.3571, 32.7084, -54.6949
        Hunter-Lab:
        28.6025, 39.9752, -32.3082
      #802b8b color charts
#802b8b RGB chart
      #802b8b CMYK chart
      #802b8b RGB pie chart
      #802b8b color shades, tints & tones
#802b8b color schemes
#802b8b color preview, HTML & CSS examples
           This text has a color of #802b8b        
        
          <p style="color:#802b8b;">Text here</p>
        
        
          .mytext {color:#802b8b;}
        
        Text color #802b8b
      
           This box has a color of #802b8b        
        
          <div style="background-color:#802b8b;">Content here</div>
        
        
          .mybackground {background-color:#802b8b;}
        
        Background color #802b8b
      
           Border around this has a color of #802b8b        
        
          <div style="border:2px solid #802b8b;">Content here</div>
        
        
          .myborder {border:2px solid #802b8b;}
        
        Border color #802b8b