#8d68ba color space conversions
Hex:
        #8d68ba
        RGB:
        141, 104, 186
        CMY:
        45, 59, 27
        CMYK:
        24, 44, 0, 27
      HSL:
        267°, 37.2727%, 56.8627%
        HSV (HSB):
        267°, 44.0860%, 72.9412%
        XYZ:
        24.7977, 19.1085, 48.8357
        xyY:
        0.2674, 0.2060, 19.1085
      CIE-Lab:
        50.8139, 31.5019, -37.8967
        CIE-LCH:
        50.8139, 49.2801, 309.7352
        CIE-Luv:
        50.8139, 12.3966, -61.2928
        Hunter-Lab:
        43.7133, 24.7615, -35.6384
      #8d68ba color charts
#8d68ba RGB chart
      #8d68ba CMYK chart
      #8d68ba RGB pie chart
      #8d68ba color shades, tints & tones
#8d68ba color schemes
#8d68ba color preview, HTML & CSS examples
           This text has a color of #8d68ba        
        
          <p style="color:#8d68ba;">Text here</p>
        
        
          .mytext {color:#8d68ba;}
        
        Text color #8d68ba
      
           This box has a color of #8d68ba        
        
          <div style="background-color:#8d68ba;">Content here</div>
        
        
          .mybackground {background-color:#8d68ba;}
        
        Background color #8d68ba
      
           Border around this has a color of #8d68ba        
        
          <div style="border:2px solid #8d68ba;">Content here</div>
        
        
          .myborder {border:2px solid #8d68ba;}
        
        Border color #8d68ba