#8d5b8a color space conversions
Hex:
        #8d5b8a
        RGB:
        141, 91, 138
        CMY:
        45, 64, 46
        CMYK:
        0, 35, 2, 45
      HSL:
        304°, 21.5517%, 45.4902%
        HSV (HSB):
        304°, 35.4610%, 55.2941%
        XYZ:
        19.3130, 14.9799, 25.9183
        xyY:
        0.3208, 0.2488, 14.9799
      CIE-Lab:
        45.6066, 28.4047, -17.7313
        CIE-LCH:
        45.6066, 33.4847, 328.0259
        CIE-Luv:
        45.6066, 25.0484, -29.2528
        Hunter-Lab:
        38.7038, 21.3390, -12.6112
      #8d5b8a color charts
#8d5b8a RGB chart
      #8d5b8a CMYK chart
      #8d5b8a RGB pie chart
      #8d5b8a color shades, tints & tones
#8d5b8a color schemes
#8d5b8a color preview, HTML & CSS examples
           This text has a color of #8d5b8a        
        
          <p style="color:#8d5b8a;">Text here</p>
        
        
          .mytext {color:#8d5b8a;}
        
        Text color #8d5b8a
      
           This box has a color of #8d5b8a        
        
          <div style="background-color:#8d5b8a;">Content here</div>
        
        
          .mybackground {background-color:#8d5b8a;}
        
        Background color #8d5b8a
      
           Border around this has a color of #8d5b8a        
        
          <div style="border:2px solid #8d5b8a;">Content here</div>
        
        
          .myborder {border:2px solid #8d5b8a;}
        
        Border color #8d5b8a