#85577e color space conversions
Hex:
        #85577e
        RGB:
        133, 87, 126
        CMY:
        48, 66, 51
        CMYK:
        0, 35, 5, 48
      HSL:
        309°, 20.9091%, 43.1373%
        HSV (HSB):
        309°, 34.5865%, 52.1569%
        XYZ:
        16.8470, 13.3093, 21.4197
        xyY:
        0.3266, 0.2581, 13.3093
      CIE-Lab:
        43.2256, 25.5822, -14.2050
        CIE-LCH:
        43.2256, 29.2614, 330.9578
        CIE-Luv:
        43.2256, 23.7091, -23.4177
        Hunter-Lab:
        36.4819, 18.5861, -9.2737
      #85577e color charts
#85577e RGB chart
      #85577e CMYK chart
      #85577e RGB pie chart
      #85577e color shades, tints & tones
#85577e color schemes
#85577e color preview, HTML & CSS examples
           This text has a color of #85577e        
        
          <p style="color:#85577e;">Text here</p>
        
        
          .mytext {color:#85577e;}
        
        Text color #85577e
      
           This box has a color of #85577e        
        
          <div style="background-color:#85577e;">Content here</div>
        
        
          .mybackground {background-color:#85577e;}
        
        Background color #85577e
      
           Border around this has a color of #85577e        
        
          <div style="border:2px solid #85577e;">Content here</div>
        
        
          .myborder {border:2px solid #85577e;}
        
        Border color #85577e