#8d76ae color space conversions
Hex:
        #8d76ae
        RGB:
        141, 118, 174
        CMY:
        45, 54, 32
        CMYK:
        19, 32, 0, 32
      HSL:
        265°, 25.6881%, 57.2549%
        HSV (HSB):
        265°, 32.1839%, 68.2353%
        XYZ:
        25.1029, 21.6756, 42.9051
        xyY:
        0.2799, 0.2417, 21.6756
      CIE-Lab:
        53.6811, 20.4487, -26.4869
        CIE-LCH:
        53.6811, 33.4620, 307.6693
        CIE-Luv:
        53.6811, 8.2409, -42.5900
        Hunter-Lab:
        46.5570, 14.7699, -22.0494
      #8d76ae color charts
#8d76ae RGB chart
      #8d76ae CMYK chart
      #8d76ae RGB pie chart
      #8d76ae color shades, tints & tones
#8d76ae color schemes
#8d76ae color preview, HTML & CSS examples
           This text has a color of #8d76ae        
        
          <p style="color:#8d76ae;">Text here</p>
        
        
          .mytext {color:#8d76ae;}
        
        Text color #8d76ae
      
           This box has a color of #8d76ae        
        
          <div style="background-color:#8d76ae;">Content here</div>
        
        
          .mybackground {background-color:#8d76ae;}
        
        Background color #8d76ae
      
           Border around this has a color of #8d76ae        
        
          <div style="border:2px solid #8d76ae;">Content here</div>
        
        
          .myborder {border:2px solid #8d76ae;}
        
        Border color #8d76ae