#8d2fae color space conversions
Hex:
        #8d2fae
        RGB:
        141, 47, 174
        CMY:
        45, 82, 32
        CMYK:
        19, 73, 0, 32
      HSL:
        284°, 57.4661%, 43.3333%
        HSV (HSB):
        284°, 72.9885%, 68.2353%
        XYZ:
        19.6410, 10.7517, 41.0845
        xyY:
        0.2748, 0.1504, 10.7517
      CIE-Lab:
        39.1592, 57.8500, -49.4207
        CIE-LCH:
        39.1592, 76.0856, 319.4931
        CIE-Luv:
        39.1592, 30.7729, -76.4656
        Hunter-Lab:
        32.7899, 49.5386, -51.3353
      #8d2fae color charts
#8d2fae RGB chart
      #8d2fae CMYK chart
      #8d2fae RGB pie chart
      #8d2fae color shades, tints & tones
#8d2fae color schemes
#8d2fae color preview, HTML & CSS examples
           This text has a color of #8d2fae        
        
          <p style="color:#8d2fae;">Text here</p>
        
        
          .mytext {color:#8d2fae;}
        
        Text color #8d2fae
      
           This box has a color of #8d2fae        
        
          <div style="background-color:#8d2fae;">Content here</div>
        
        
          .mybackground {background-color:#8d2fae;}
        
        Background color #8d2fae
      
           Border around this has a color of #8d2fae        
        
          <div style="border:2px solid #8d2fae;">Content here</div>
        
        
          .myborder {border:2px solid #8d2fae;}
        
        Border color #8d2fae