#8d71af color space conversions
Hex:
        #8d71af
        RGB:
        141, 113, 175
        CMY:
        45, 56, 31
        CMYK:
        19, 35, 0, 31
      HSL:
        267°, 27.9279%, 56.4706%
        HSV (HSB):
        267°, 35.4286%, 68.6275%
        XYZ:
        24.6275, 20.5681, 43.2295
        xyY:
        0.2785, 0.2326, 20.5681
      CIE-Lab:
        52.4736, 23.6155, -28.9374
        CIE-LCH:
        52.4736, 37.3506, 309.2175
        CIE-Luv:
        52.4736, 10.2319, -46.6485
        Hunter-Lab:
        45.3521, 17.5645, -24.7686
      #8d71af color charts
#8d71af RGB chart
      #8d71af CMYK chart
      #8d71af RGB pie chart
      #8d71af color shades, tints & tones
#8d71af color schemes
#8d71af color preview, HTML & CSS examples
           This text has a color of #8d71af        
        
          <p style="color:#8d71af;">Text here</p>
        
        
          .mytext {color:#8d71af;}
        
        Text color #8d71af
      
           This box has a color of #8d71af        
        
          <div style="background-color:#8d71af;">Content here</div>
        
        
          .mybackground {background-color:#8d71af;}
        
        Background color #8d71af
      
           Border around this has a color of #8d71af        
        
          <div style="border:2px solid #8d71af;">Content here</div>
        
        
          .myborder {border:2px solid #8d71af;}
        
        Border color #8d71af