#80204c color space conversions
Hex:
        #80204c
        RGB:
        128, 32, 76
        CMY:
        50, 87, 70
        CMYK:
        0, 75, 41, 50
      HSL:
        333°, 60.0000%, 31.3725%
        HSV (HSB):
        333°, 75.0000%, 50.1961%
        XYZ:
        10.7231, 6.1440, 7.4582
        xyY:
        0.4408, 0.2526, 6.1440
      CIE-Lab:
        29.7729, 44.3031, -2.9129
        CIE-LCH:
        29.7729, 44.3987, 356.2383
        CIE-Luv:
        29.7729, 55.9643, -10.4032
        Hunter-Lab:
        24.7871, 33.8430, -0.4888
      #80204c color charts
#80204c RGB chart
      #80204c CMYK chart
      #80204c RGB pie chart
      #80204c color shades, tints & tones
#80204c color schemes
#80204c color preview, HTML & CSS examples
           This text has a color of #80204c        
        
          <p style="color:#80204c;">Text here</p>
        
        
          .mytext {color:#80204c;}
        
        Text color #80204c
      
           This box has a color of #80204c        
        
          <div style="background-color:#80204c;">Content here</div>
        
        
          .mybackground {background-color:#80204c;}
        
        Background color #80204c
      
           Border around this has a color of #80204c        
        
          <div style="border:2px solid #80204c;">Content here</div>
        
        
          .myborder {border:2px solid #80204c;}
        
        Border color #80204c