#802b5e color space conversions
Hex:
        #802b5e
        RGB:
        128, 43, 94
        CMY:
        50, 83, 63
        CMYK:
        0, 66, 27, 50
      HSL:
        324°, 49.7076%, 33.5294%
        HSV (HSB):
        324°, 66.4062%, 50.1961%
        XYZ:
        11.7863, 7.1251, 11.3437
        xyY:
        0.3896, 0.2355, 7.1251
      CIE-Lab:
        32.0900, 42.0506, -11.1947
        CIE-LCH:
        32.0900, 43.5152, 345.0925
        CIE-Luv:
        32.0900, 46.2714, -20.1798
        Hunter-Lab:
        26.6929, 32.1048, -6.5116
      #802b5e color charts
#802b5e RGB chart
      #802b5e CMYK chart
      #802b5e RGB pie chart
      #802b5e color shades, tints & tones
#802b5e color schemes
#802b5e color preview, HTML & CSS examples
           This text has a color of #802b5e        
        
          <p style="color:#802b5e;">Text here</p>
        
        
          .mytext {color:#802b5e;}
        
        Text color #802b5e
      
           This box has a color of #802b5e        
        
          <div style="background-color:#802b5e;">Content here</div>
        
        
          .mybackground {background-color:#802b5e;}
        
        Background color #802b5e
      
           Border around this has a color of #802b5e        
        
          <div style="border:2px solid #802b5e;">Content here</div>
        
        
          .myborder {border:2px solid #802b5e;}
        
        Border color #802b5e