#8d66ba color space conversions
Hex:
        #8d66ba
        RGB:
        141, 102, 186
        CMY:
        45, 60, 27
        CMYK:
        24, 45, 0, 27
      HSL:
        268°, 37.8378%, 56.4706%
        HSV (HSB):
        268°, 45.1613%, 72.9412%
        XYZ:
        24.5988, 18.7106, 48.7694
        xyY:
        0.2671, 0.2032, 18.7106
      CIE-Lab:
        50.3469, 32.6581, -38.6326
        CIE-LCH:
        50.3469, 50.5868, 310.2096
        CIE-Luv:
        50.3469, 13.1280, -62.4545
        Hunter-Lab:
        43.2558, 25.8122, -36.5683
      #8d66ba color charts
#8d66ba RGB chart
      #8d66ba CMYK chart
      #8d66ba RGB pie chart
      #8d66ba color shades, tints & tones
#8d66ba color schemes
#8d66ba color preview, HTML & CSS examples
           This text has a color of #8d66ba        
        
          <p style="color:#8d66ba;">Text here</p>
        
        
          .mytext {color:#8d66ba;}
        
        Text color #8d66ba
      
           This box has a color of #8d66ba        
        
          <div style="background-color:#8d66ba;">Content here</div>
        
        
          .mybackground {background-color:#8d66ba;}
        
        Background color #8d66ba
      
           Border around this has a color of #8d66ba        
        
          <div style="border:2px solid #8d66ba;">Content here</div>
        
        
          .myborder {border:2px solid #8d66ba;}
        
        Border color #8d66ba