#8d537b color space conversions
Hex:
        #8d537b
        RGB:
        141, 83, 123
        CMY:
        45, 67, 52
        CMYK:
        0, 41, 13, 45
      HSL:
        319°, 25.8929%, 43.9216%
        HSV (HSB):
        319°, 41.1348%, 55.2941%
        XYZ:
        17.6529, 13.2793, 20.3716
        xyY:
        0.3441, 0.2588, 13.2793
      CIE-Lab:
        43.1811, 30.1834, -12.3529
        CIE-LCH:
        43.1811, 32.6134, 337.7426
        CIE-Luv:
        43.1811, 31.5470, -21.5363
        Hunter-Lab:
        36.4408, 22.6990, -7.6366
      #8d537b color charts
#8d537b RGB chart
      #8d537b CMYK chart
      #8d537b RGB pie chart
      #8d537b color shades, tints & tones
#8d537b color schemes
#8d537b color preview, HTML & CSS examples
           This text has a color of #8d537b        
        
          <p style="color:#8d537b;">Text here</p>
        
        
          .mytext {color:#8d537b;}
        
        Text color #8d537b
      
           This box has a color of #8d537b        
        
          <div style="background-color:#8d537b;">Content here</div>
        
        
          .mybackground {background-color:#8d537b;}
        
        Background color #8d537b
      
           Border around this has a color of #8d537b        
        
          <div style="border:2px solid #8d537b;">Content here</div>
        
        
          .myborder {border:2px solid #8d537b;}
        
        Border color #8d537b