#85518a color space conversions
Hex:
        #85518a
        RGB:
        133, 81, 138
        CMY:
        48, 68, 46
        CMYK:
        4, 41, 0, 46
      HSL:
        295°, 26.0274%, 42.9412%
        HSV (HSB):
        295°, 41.3043%, 54.1176%
        XYZ:
        17.2027, 12.7064, 25.5906
        xyY:
        0.3100, 0.2289, 12.7064
      CIE-Lab:
        42.3175, 31.4601, -22.8778
        CIE-LCH:
        42.3175, 38.8990, 323.9753
        CIE-Luv:
        42.3175, 24.1872, -36.5705
        Hunter-Lab:
        35.6460, 23.7635, -17.6127
      #85518a color charts
#85518a RGB chart
      #85518a CMYK chart
      #85518a RGB pie chart
      #85518a color shades, tints & tones
#85518a color schemes
#85518a color preview, HTML & CSS examples
           This text has a color of #85518a        
        
          <p style="color:#85518a;">Text here</p>
        
        
          .mytext {color:#85518a;}
        
        Text color #85518a
      
           This box has a color of #85518a        
        
          <div style="background-color:#85518a;">Content here</div>
        
        
          .mybackground {background-color:#85518a;}
        
        Background color #85518a
      
           Border around this has a color of #85518a        
        
          <div style="border:2px solid #85518a;">Content here</div>
        
        
          .myborder {border:2px solid #85518a;}
        
        Border color #85518a