#802a89 color space conversions
Hex:
        #802a89
        RGB:
        128, 42, 137
        CMY:
        50, 84, 46
        CMYK:
        7, 69, 0, 46
      HSL:
        294°, 53.0726%, 35.0980%
        HSV (HSB):
        294°, 69.3431%, 53.7255%
        XYZ:
        14.2454, 8.0513, 24.4701
        xyY:
        0.3046, 0.1722, 8.0513
      CIE-Lab:
        34.0894, 49.6896, -35.2357
        CIE-LCH:
        34.0894, 60.9148, 324.6589
        CIE-Luv:
        34.0894, 33.4818, -53.4783
        Hunter-Lab:
        28.3748, 39.9593, -31.2689
      #802a89 color charts
#802a89 RGB chart
      #802a89 CMYK chart
      #802a89 RGB pie chart
      #802a89 color shades, tints & tones
#802a89 color schemes
#802a89 color preview, HTML & CSS examples
           This text has a color of #802a89        
        
          <p style="color:#802a89;">Text here</p>
        
        
          .mytext {color:#802a89;}
        
        Text color #802a89
      
           This box has a color of #802a89        
        
          <div style="background-color:#802a89;">Content here</div>
        
        
          .mybackground {background-color:#802a89;}
        
        Background color #802a89
      
           Border around this has a color of #802a89        
        
          <div style="border:2px solid #802a89;">Content here</div>
        
        
          .myborder {border:2px solid #802a89;}
        
        Border color #802a89