#802a7a color space conversions
Hex:
        #802a7a
        RGB:
        128, 42, 122
        CMY:
        50, 84, 52
        CMYK:
        0, 67, 5, 50
      HSL:
        304°, 50.5882%, 33.3333%
        HSV (HSB):
        304°, 67.1875%, 50.1961%
        XYZ:
        13.2429, 7.6503, 19.1910
        xyY:
        0.3304, 0.1909, 7.6503
      CIE-Lab:
        33.2436, 46.9529, -27.2326
        CIE-LCH:
        33.2436, 54.2788, 329.8864
        CIE-Luv:
        33.2436, 37.8638, -42.0518
        Hunter-Lab:
        27.6591, 37.0606, -21.7765
      #802a7a color charts
#802a7a RGB chart
      #802a7a CMYK chart
      #802a7a RGB pie chart
      #802a7a color shades, tints & tones
#802a7a color schemes
#802a7a color preview, HTML & CSS examples
           This text has a color of #802a7a        
        
          <p style="color:#802a7a;">Text here</p>
        
        
          .mytext {color:#802a7a;}
        
        Text color #802a7a
      
           This box has a color of #802a7a        
        
          <div style="background-color:#802a7a;">Content here</div>
        
        
          .mybackground {background-color:#802a7a;}
        
        Background color #802a7a
      
           Border around this has a color of #802a7a        
        
          <div style="border:2px solid #802a7a;">Content here</div>
        
        
          .myborder {border:2px solid #802a7a;}
        
        Border color #802a7a