#801d7f color space conversions
Hex:
        #801d7f
        RGB:
        128, 29, 127
        CMY:
        50, 89, 50
        CMYK:
        0, 77, 1, 50
      HSL:
        301°, 63.0573%, 30.7843%
        HSV (HSB):
        301°, 77.3438%, 50.1961%
        XYZ:
        13.1722, 7.0002, 20.7356
        xyY:
        0.3220, 0.1711, 7.0002
      CIE-Lab:
        31.8074, 52.6814, -32.6399
        CIE-LCH:
        31.8074, 61.9733, 328.2188
        CIE-Luv:
        31.8074, 38.9743, -49.2338
        Hunter-Lab:
        26.4579, 42.5657, -27.9461
      #801d7f color charts
#801d7f RGB chart
      #801d7f CMYK chart
      #801d7f RGB pie chart
      #801d7f color shades, tints & tones
#801d7f color schemes
#801d7f color preview, HTML & CSS examples
           This text has a color of #801d7f        
        
          <p style="color:#801d7f;">Text here</p>
        
        
          .mytext {color:#801d7f;}
        
        Text color #801d7f
      
           This box has a color of #801d7f        
        
          <div style="background-color:#801d7f;">Content here</div>
        
        
          .mybackground {background-color:#801d7f;}
        
        Background color #801d7f
      
           Border around this has a color of #801d7f        
        
          <div style="border:2px solid #801d7f;">Content here</div>
        
        
          .myborder {border:2px solid #801d7f;}
        
        Border color #801d7f