#802a85 color space conversions
Hex:
        #802a85
        RGB:
        128, 42, 133
        CMY:
        50, 84, 48
        CMYK:
        4, 68, 0, 48
      HSL:
        297°, 52.0000%, 34.3137%
        HSV (HSB):
        297°, 68.4211%, 52.1569%
        XYZ:
        13.9637, 7.9386, 22.9866
        xyY:
        0.3111, 0.1768, 7.9386
      CIE-Lab:
        33.8546, 48.9392, -33.1318
        CIE-LCH:
        33.8546, 59.0996, 325.9020
        CIE-Luv:
        33.8546, 34.6216, -50.4548
        Hunter-Lab:
        28.1755, 39.1570, -28.6482
      #802a85 color charts
#802a85 RGB chart
      #802a85 CMYK chart
      #802a85 RGB pie chart
      #802a85 color shades, tints & tones
#802a85 color schemes
#802a85 color preview, HTML & CSS examples
           This text has a color of #802a85        
        
          <p style="color:#802a85;">Text here</p>
        
        
          .mytext {color:#802a85;}
        
        Text color #802a85
      
           This box has a color of #802a85        
        
          <div style="background-color:#802a85;">Content here</div>
        
        
          .mybackground {background-color:#802a85;}
        
        Background color #802a85
      
           Border around this has a color of #802a85        
        
          <div style="border:2px solid #802a85;">Content here</div>
        
        
          .myborder {border:2px solid #802a85;}
        
        Border color #802a85