#8d49af color space conversions
Hex:
        #8d49af
        RGB:
        141, 73, 175
        CMY:
        45, 71, 31
        CMYK:
        19, 58, 0, 31
      HSL:
        280°, 41.1290%, 48.6275%
        HSV (HSB):
        280°, 58.2857%, 68.6275%
        XYZ:
        21.1049, 13.5230, 42.0553
        xyY:
        0.2752, 0.1763, 13.5230
      CIE-Lab:
        43.5409, 46.1322, -42.9955
        CIE-LCH:
        43.5409, 63.0618, 317.0156
        CIE-Luv:
        43.5409, 24.4978, -68.3299
        Hunter-Lab:
        36.7736, 38.0901, -42.0642
      #8d49af color charts
#8d49af RGB chart
      #8d49af CMYK chart
      #8d49af RGB pie chart
      #8d49af color shades, tints & tones
#8d49af color schemes
#8d49af color preview, HTML & CSS examples
           This text has a color of #8d49af        
        
          <p style="color:#8d49af;">Text here</p>
        
        
          .mytext {color:#8d49af;}
        
        Text color #8d49af
      
           This box has a color of #8d49af        
        
          <div style="background-color:#8d49af;">Content here</div>
        
        
          .mybackground {background-color:#8d49af;}
        
        Background color #8d49af
      
           Border around this has a color of #8d49af        
        
          <div style="border:2px solid #8d49af;">Content here</div>
        
        
          .myborder {border:2px solid #8d49af;}
        
        Border color #8d49af