#8e527b color space conversions
Hex:
        #8e527b
        RGB:
        142, 82, 123
        CMY:
        44, 68, 52
        CMYK:
        0, 42, 13, 44
      HSL:
        319°, 26.7857%, 43.9216%
        HSV (HSB):
        319°, 42.2535%, 55.6863%
        XYZ:
        17.7478, 13.2154, 20.3543
        xyY:
        0.3458, 0.2575, 13.2154
      CIE-Lab:
        43.0861, 31.1031, -12.4843
        CIE-LCH:
        43.0861, 33.5150, 338.1302
        CIE-Luv:
        43.0861, 32.7147, -21.8555
        Hunter-Lab:
        36.3530, 23.5270, -7.7498
      #8e527b color charts
#8e527b RGB chart
      #8e527b CMYK chart
      #8e527b RGB pie chart
      #8e527b color shades, tints & tones
#8e527b color schemes
#8e527b color preview, HTML & CSS examples
           This text has a color of #8e527b        
        
          <p style="color:#8e527b;">Text here</p>
        
        
          .mytext {color:#8e527b;}
        
        Text color #8e527b
      
           This box has a color of #8e527b        
        
          <div style="background-color:#8e527b;">Content here</div>
        
        
          .mybackground {background-color:#8e527b;}
        
        Background color #8e527b
      
           Border around this has a color of #8e527b        
        
          <div style="border:2px solid #8e527b;">Content here</div>
        
        
          .myborder {border:2px solid #8e527b;}
        
        Border color #8e527b