#85527a color space conversions
Hex:
        #85527a
        RGB:
        133, 82, 122
        CMY:
        48, 68, 52
        CMYK:
        0, 38, 8, 48
      HSL:
        313°, 23.7209%, 42.1569%
        HSV (HSB):
        313°, 38.3459%, 52.1569%
        XYZ:
        16.2030, 12.4263, 19.9569
        xyY:
        0.3335, 0.2558, 12.4263
      CIE-Lab:
        41.8857, 27.7324, -13.8046
        CIE-LCH:
        41.8857, 30.9783, 333.5368
        CIE-Luv:
        41.8857, 26.7322, -23.0004
        Hunter-Lab:
        35.2509, 20.3580, -8.8907
      #85527a color charts
#85527a RGB chart
      #85527a CMYK chart
      #85527a RGB pie chart
      #85527a color shades, tints & tones
#85527a color schemes
#85527a color preview, HTML & CSS examples
           This text has a color of #85527a        
        
          <p style="color:#85527a;">Text here</p>
        
        
          .mytext {color:#85527a;}
        
        Text color #85527a
      
           This box has a color of #85527a        
        
          <div style="background-color:#85527a;">Content here</div>
        
        
          .mybackground {background-color:#85527a;}
        
        Background color #85527a
      
           Border around this has a color of #85527a        
        
          <div style="border:2px solid #85527a;">Content here</div>
        
        
          .myborder {border:2px solid #85527a;}
        
        Border color #85527a