#8d7dac color space conversions
Hex:
        #8d7dac
        RGB:
        141, 125, 172
        CMY:
        45, 51, 33
        CMYK:
        18, 27, 0, 33
      HSL:
        260°, 22.0657%, 58.2353%
        HSV (HSB):
        260°, 27.3256%, 67.4510%
        XYZ:
        25.7645, 23.3085, 42.1708
        xyY:
        0.2824, 0.2555, 23.3085
      CIE-Lab:
        55.3887, 15.8821, -22.7014
        CIE-LCH:
        55.3887, 27.7055, 304.9771
        CIE-Luv:
        55.3887, 5.3962, -36.2728
        Hunter-Lab:
        48.2789, 10.7703, -17.9936
      #8d7dac color charts
#8d7dac RGB chart
      #8d7dac CMYK chart
      #8d7dac RGB pie chart
      #8d7dac color shades, tints & tones
#8d7dac color schemes
#8d7dac color preview, HTML & CSS examples
           This text has a color of #8d7dac        
        
          <p style="color:#8d7dac;">Text here</p>
        
        
          .mytext {color:#8d7dac;}
        
        Text color #8d7dac
      
           This box has a color of #8d7dac        
        
          <div style="background-color:#8d7dac;">Content here</div>
        
        
          .mybackground {background-color:#8d7dac;}
        
        Background color #8d7dac
      
           Border around this has a color of #8d7dac        
        
          <div style="border:2px solid #8d7dac;">Content here</div>
        
        
          .myborder {border:2px solid #8d7dac;}
        
        Border color #8d7dac