#802d88 color space conversions
Hex:
        #802d88
        RGB:
        128, 45, 136
        CMY:
        50, 82, 47
        CMYK:
        6, 67, 0, 47
      HSL:
        295°, 50.2762%, 35.4902%
        HSV (HSB):
        295°, 66.9118%, 53.3333%
        XYZ:
        14.2844, 8.2435, 24.1308
        xyY:
        0.3061, 0.1767, 8.2435
      CIE-Lab:
        34.4850, 48.2266, -33.9890
        CIE-LCH:
        34.4850, 59.0005, 324.8247
        CIE-Luv:
        34.4850, 33.0926, -51.8223
        Hunter-Lab:
        28.7116, 38.5610, -29.7326
      #802d88 color charts
#802d88 RGB chart
      #802d88 CMYK chart
      #802d88 RGB pie chart
      #802d88 color shades, tints & tones
#802d88 color schemes
#802d88 color preview, HTML & CSS examples
           This text has a color of #802d88        
        
          <p style="color:#802d88;">Text here</p>
        
        
          .mytext {color:#802d88;}
        
        Text color #802d88
      
           This box has a color of #802d88        
        
          <div style="background-color:#802d88;">Content here</div>
        
        
          .mybackground {background-color:#802d88;}
        
        Background color #802d88
      
           Border around this has a color of #802d88        
        
          <div style="border:2px solid #802d88;">Content here</div>
        
        
          .myborder {border:2px solid #802d88;}
        
        Border color #802d88