#85517d color space conversions
Hex:
        #85517d
        RGB:
        133, 81, 125
        CMY:
        48, 68, 51
        CMYK:
        0, 39, 6, 48
      HSL:
        309°, 24.2991%, 41.9608%
        HSV (HSB):
        309°, 39.0977%, 52.1569%
        XYZ:
        16.3170, 12.3521, 20.9262
        xyY:
        0.3290, 0.2491, 12.3521
      CIE-Lab:
        41.7703, 28.8784, -15.8141
        CIE-LCH:
        41.7703, 32.9249, 331.2946
        CIE-Luv:
        41.7703, 26.6265, -25.9794
        Hunter-Lab:
        35.1455, 21.3673, -10.7004
      #85517d color charts
#85517d RGB chart
      #85517d CMYK chart
      #85517d RGB pie chart
      #85517d color shades, tints & tones
#85517d color schemes
#85517d color preview, HTML & CSS examples
           This text has a color of #85517d        
        
          <p style="color:#85517d;">Text here</p>
        
        
          .mytext {color:#85517d;}
        
        Text color #85517d
      
           This box has a color of #85517d        
        
          <div style="background-color:#85517d;">Content here</div>
        
        
          .mybackground {background-color:#85517d;}
        
        Background color #85517d
      
           Border around this has a color of #85517d        
        
          <div style="border:2px solid #85517d;">Content here</div>
        
        
          .myborder {border:2px solid #85517d;}
        
        Border color #85517d