#801c5f color space conversions
Hex:
        #801c5f
        RGB:
        128, 28, 95
        CMY:
        50, 89, 63
        CMYK:
        0, 78, 26, 50
      HSL:
        320°, 64.1026%, 30.5882%
        HSV (HSB):
        320°, 78.1250%, 50.1961%
        XYZ:
        11.3829, 6.2459, 11.4321
        xyY:
        0.3917, 0.2149, 6.2459
      CIE-Lab:
        30.0246, 48.0752, -14.9994
        CIE-LCH:
        30.0246, 50.3608, 342.6721
        CIE-Luv:
        30.0246, 50.2968, -25.3677
        Hunter-Lab:
        24.9918, 37.5647, -9.6269
      #801c5f color charts
#801c5f RGB chart
      #801c5f CMYK chart
      #801c5f RGB pie chart
      #801c5f color shades, tints & tones
#801c5f color schemes
#801c5f color preview, HTML & CSS examples
           This text has a color of #801c5f        
        
          <p style="color:#801c5f;">Text here</p>
        
        
          .mytext {color:#801c5f;}
        
        Text color #801c5f
      
           This box has a color of #801c5f        
        
          <div style="background-color:#801c5f;">Content here</div>
        
        
          .mybackground {background-color:#801c5f;}
        
        Background color #801c5f
      
           Border around this has a color of #801c5f        
        
          <div style="border:2px solid #801c5f;">Content here</div>
        
        
          .myborder {border:2px solid #801c5f;}
        
        Border color #801c5f