#805f85 color space conversions
Hex:
        #805f85
        RGB:
        128, 95, 133
        CMY:
        50, 63, 48
        CMYK:
        4, 29, 0, 48
      HSL:
        292°, 16.6667%, 44.7059%
        HSV (HSB):
        292°, 28.5714%, 52.1569%
        XYZ:
        17.2279, 14.4671, 24.0747
        xyY:
        0.3089, 0.2594, 14.4671
      CIE-Lab:
        44.8954, 20.4861, -15.9461
        CIE-LCH:
        44.8954, 25.9607, 322.1033
        CIE-Luv:
        44.8954, 15.7731, -25.3711
        Hunter-Lab:
        38.0356, 14.2879, -10.9028
      #805f85 color charts
#805f85 RGB chart
      #805f85 CMYK chart
      #805f85 RGB pie chart
      #805f85 color shades, tints & tones
#805f85 color schemes
#805f85 color preview, HTML & CSS examples
           This text has a color of #805f85        
        
          <p style="color:#805f85;">Text here</p>
        
        
          .mytext {color:#805f85;}
        
        Text color #805f85
      
           This box has a color of #805f85        
        
          <div style="background-color:#805f85;">Content here</div>
        
        
          .mybackground {background-color:#805f85;}
        
        Background color #805f85
      
           Border around this has a color of #805f85        
        
          <div style="border:2px solid #805f85;">Content here</div>
        
        
          .myborder {border:2px solid #805f85;}
        
        Border color #805f85