#805c7f color space conversions
Hex:
        #805c7f
        RGB:
        128, 92, 127
        CMY:
        50, 64, 50
        CMYK:
        0, 28, 1, 50
      HSL:
        302°, 16.3636%, 43.1373%
        HSV (HSB):
        302°, 28.1250%, 50.1961%
        XYZ:
        16.5600, 13.7758, 21.8649
        xyY:
        0.3172, 0.2639, 13.7758
      CIE-Lab:
        43.9097, 21.0299, -13.8260
        CIE-LCH:
        43.9097, 25.1678, 326.6773
        CIE-Luv:
        43.9097, 17.9980, -22.2751
        Hunter-Lab:
        37.1158, 14.6891, -8.9467
      #805c7f color charts
#805c7f RGB chart
      #805c7f CMYK chart
      #805c7f RGB pie chart
      #805c7f color shades, tints & tones
#805c7f color schemes
#805c7f color preview, HTML & CSS examples
           This text has a color of #805c7f        
        
          <p style="color:#805c7f;">Text here</p>
        
        
          .mytext {color:#805c7f;}
        
        Text color #805c7f
      
           This box has a color of #805c7f        
        
          <div style="background-color:#805c7f;">Content here</div>
        
        
          .mybackground {background-color:#805c7f;}
        
        Background color #805c7f
      
           Border around this has a color of #805c7f        
        
          <div style="border:2px solid #805c7f;">Content here</div>
        
        
          .myborder {border:2px solid #805c7f;}
        
        Border color #805c7f