#8d537d color space conversions
Hex:
        #8d537d
        RGB:
        141, 83, 125
        CMY:
        45, 67, 51
        CMYK:
        0, 41, 11, 45
      HSL:
        317°, 25.8929%, 43.9216%
        HSV (HSB):
        317°, 41.1348%, 55.2941%
        XYZ:
        17.7794, 13.3299, 21.0379
        xyY:
        0.3409, 0.2556, 13.3299
      CIE-Lab:
        43.2562, 30.5397, -13.4571
        CIE-LCH:
        43.2562, 33.3731, 336.2196
        CIE-Luv:
        43.2562, 31.1480, -23.1450
        Hunter-Lab:
        36.5101, 23.0318, -8.6070
      #8d537d color charts
#8d537d RGB chart
      #8d537d CMYK chart
      #8d537d RGB pie chart
      #8d537d color shades, tints & tones
#8d537d color schemes
#8d537d color preview, HTML & CSS examples
           This text has a color of #8d537d        
        
          <p style="color:#8d537d;">Text here</p>
        
        
          .mytext {color:#8d537d;}
        
        Text color #8d537d
      
           This box has a color of #8d537d        
        
          <div style="background-color:#8d537d;">Content here</div>
        
        
          .mybackground {background-color:#8d537d;}
        
        Background color #8d537d
      
           Border around this has a color of #8d537d        
        
          <div style="border:2px solid #8d537d;">Content here</div>
        
        
          .myborder {border:2px solid #8d537d;}
        
        Border color #8d537d