#8b526e color space conversions
Hex:
        #8b526e
        RGB:
        139, 82, 110
        CMY:
        45, 68, 57
        CMYK:
        0, 41, 21, 45
      HSL:
        331°, 25.7919%, 43.3333%
        HSV (HSB):
        331°, 41.0072%, 54.5098%
        XYZ:
        16.4792, 12.6493, 16.3249
        xyY:
        0.3626, 0.2783, 12.6493
      CIE-Lab:
        42.2301, 27.8148, -5.8527
        CIE-LCH:
        42.2301, 28.4239, 348.1173
        CIE-Luv:
        42.2301, 33.1928, -12.2031
        Hunter-Lab:
        35.5659, 20.4664, -2.3182
      #8b526e color charts
#8b526e RGB chart
      #8b526e CMYK chart
      #8b526e RGB pie chart
      #8b526e color shades, tints & tones
#8b526e color schemes
#8b526e color preview, HTML & CSS examples
           This text has a color of #8b526e        
        
          <p style="color:#8b526e;">Text here</p>
        
        
          .mytext {color:#8b526e;}
        
        Text color #8b526e
      
           This box has a color of #8b526e        
        
          <div style="background-color:#8b526e;">Content here</div>
        
        
          .mybackground {background-color:#8b526e;}
        
        Background color #8b526e
      
           Border around this has a color of #8b526e        
        
          <div style="border:2px solid #8b526e;">Content here</div>
        
        
          .myborder {border:2px solid #8b526e;}
        
        Border color #8b526e