#8d5dac color space conversions
Hex:
        #8d5dac
        RGB:
        141, 93, 172
        CMY:
        45, 64, 33
        CMYK:
        18, 46, 0, 33
      HSL:
        276°, 32.2449%, 51.9608%
        HSV (HSB):
        276°, 45.9302%, 67.4510%
        XYZ:
        22.3453, 16.4700, 41.0310
        xyY:
        0.2799, 0.2063, 16.4700
      CIE-Lab:
        47.5851, 34.5188, -34.8304
        CIE-LCH:
        47.5851, 49.0377, 314.7425
        CIE-Luv:
        47.5851, 18.4898, -56.0886
        Hunter-Lab:
        40.5832, 27.2620, -31.5360
      #8d5dac color charts
#8d5dac RGB chart
      #8d5dac CMYK chart
      #8d5dac RGB pie chart
      #8d5dac color shades, tints & tones
#8d5dac color schemes
#8d5dac color preview, HTML & CSS examples
           This text has a color of #8d5dac        
        
          <p style="color:#8d5dac;">Text here</p>
        
        
          .mytext {color:#8d5dac;}
        
        Text color #8d5dac
      
           This box has a color of #8d5dac        
        
          <div style="background-color:#8d5dac;">Content here</div>
        
        
          .mybackground {background-color:#8d5dac;}
        
        Background color #8d5dac
      
           Border around this has a color of #8d5dac        
        
          <div style="border:2px solid #8d5dac;">Content here</div>
        
        
          .myborder {border:2px solid #8d5dac;}
        
        Border color #8d5dac