#8c5c80 color space conversions
Hex:
        #8c5c80
        RGB:
        140, 92, 128
        CMY:
        45, 64, 50
        CMYK:
        0, 34, 9, 45
      HSL:
        315°, 20.6897%, 45.4902%
        HSV (HSB):
        315°, 34.2857%, 54.9020%
        XYZ:
        18.5386, 14.7883, 22.2994
        xyY:
        0.3333, 0.2659, 14.7883
      CIE-Lab:
        45.3428, 25.5592, -12.1258
        CIE-LCH:
        45.3428, 28.2897, 334.6193
        CIE-Luv:
        45.3428, 25.6420, -20.7325
        Hunter-Lab:
        38.4555, 18.7542, -7.4620
      #8c5c80 color charts
#8c5c80 RGB chart
      #8c5c80 CMYK chart
      #8c5c80 RGB pie chart
      #8c5c80 color shades, tints & tones
#8c5c80 color schemes
#8c5c80 color preview, HTML & CSS examples
           This text has a color of #8c5c80        
        
          <p style="color:#8c5c80;">Text here</p>
        
        
          .mytext {color:#8c5c80;}
        
        Text color #8c5c80
      
           This box has a color of #8c5c80        
        
          <div style="background-color:#8c5c80;">Content here</div>
        
        
          .mybackground {background-color:#8c5c80;}
        
        Background color #8c5c80
      
           Border around this has a color of #8c5c80        
        
          <div style="border:2px solid #8c5c80;">Content here</div>
        
        
          .myborder {border:2px solid #8c5c80;}
        
        Border color #8c5c80