#802a88 color space conversions
Hex:
        #802a88
        RGB:
        128, 42, 136
        CMY:
        50, 84, 47
        CMYK:
        6, 69, 0, 47
      HSL:
        295°, 52.8090%, 34.9020%
        HSV (HSB):
        295°, 69.1176%, 53.3333%
        XYZ:
        14.1740, 8.0227, 24.0940
        xyY:
        0.3062, 0.1733, 8.0227
      CIE-Lab:
        34.0301, 49.5007, -34.7118
        CIE-LCH:
        34.0301, 60.4585, 324.9604
        CIE-Luv:
        34.0301, 33.7647, -52.7243
        Hunter-Lab:
        28.3244, 39.7567, -30.6078
      #802a88 color charts
#802a88 RGB chart
      #802a88 CMYK chart
      #802a88 RGB pie chart
      #802a88 color shades, tints & tones
#802a88 color schemes
#802a88 color preview, HTML & CSS examples
           This text has a color of #802a88        
        
          <p style="color:#802a88;">Text here</p>
        
        
          .mytext {color:#802a88;}
        
        Text color #802a88
      
           This box has a color of #802a88        
        
          <div style="background-color:#802a88;">Content here</div>
        
        
          .mybackground {background-color:#802a88;}
        
        Background color #802a88
      
           Border around this has a color of #802a88        
        
          <div style="border:2px solid #802a88;">Content here</div>
        
        
          .myborder {border:2px solid #802a88;}
        
        Border color #802a88