#801f7d color space conversions
Hex:
        #801f7d
        RGB:
        128, 31, 125
        CMY:
        50, 88, 51
        CMYK:
        0, 76, 2, 50
      HSL:
        302°, 61.0063%, 31.1765%
        HSV (HSB):
        302°, 75.7812%, 50.1961%
        XYZ:
        13.0937, 7.0498, 20.0727
        xyY:
        0.3256, 0.1753, 7.0498
      CIE-Lab:
        31.9201, 51.6809, -31.2061
        CIE-LCH:
        31.9201, 60.3717, 328.8755
        CIE-Luv:
        31.9201, 39.2806, -47.3025
        Hunter-Lab:
        26.5515, 41.5612, -26.2365
      #801f7d color charts
#801f7d RGB chart
      #801f7d CMYK chart
      #801f7d RGB pie chart
      #801f7d color shades, tints & tones
#801f7d color schemes
#801f7d color preview, HTML & CSS examples
           This text has a color of #801f7d        
        
          <p style="color:#801f7d;">Text here</p>
        
        
          .mytext {color:#801f7d;}
        
        Text color #801f7d
      
           This box has a color of #801f7d        
        
          <div style="background-color:#801f7d;">Content here</div>
        
        
          .mybackground {background-color:#801f7d;}
        
        Background color #801f7d
      
           Border around this has a color of #801f7d        
        
          <div style="border:2px solid #801f7d;">Content here</div>
        
        
          .myborder {border:2px solid #801f7d;}
        
        Border color #801f7d