#802b6b color space conversions
Hex:
        #802b6b
        RGB:
        128, 43, 107
        CMY:
        50, 83, 58
        CMYK:
        0, 66, 16, 50
      HSL:
        315°, 49.7076%, 33.5294%
        HSV (HSB):
        315°, 66.4062%, 50.1961%
        XYZ:
        12.4198, 7.3785, 14.6795
        xyY:
        0.3602, 0.2140, 7.3785
      CIE-Lab:
        32.6535, 44.0112, -18.6674
        CIE-LCH:
        32.6535, 47.8064, 337.0157
        CIE-Luv:
        32.6535, 42.1945, -30.1460
        Hunter-Lab:
        27.1634, 34.0790, -13.0269
      #802b6b color charts
#802b6b RGB chart
      #802b6b CMYK chart
      #802b6b RGB pie chart
      #802b6b color shades, tints & tones
#802b6b color schemes
#802b6b color preview, HTML & CSS examples
           This text has a color of #802b6b        
        
          <p style="color:#802b6b;">Text here</p>
        
        
          .mytext {color:#802b6b;}
        
        Text color #802b6b
      
           This box has a color of #802b6b        
        
          <div style="background-color:#802b6b;">Content here</div>
        
        
          .mybackground {background-color:#802b6b;}
        
        Background color #802b6b
      
           Border around this has a color of #802b6b        
        
          <div style="border:2px solid #802b6b;">Content here</div>
        
        
          .myborder {border:2px solid #802b6b;}
        
        Border color #802b6b