#8c6cae color space conversions
Hex:
        #8c6cae
        RGB:
        140, 108, 174
        CMY:
        45, 58, 32
        CMYK:
        20, 38, 0, 32
      HSL:
        269°, 28.9474%, 55.2941%
        HSV (HSB):
        269°, 37.9310%, 68.2353%
        XYZ:
        23.8178, 19.3566, 42.5253
        xyY:
        0.2779, 0.2259, 19.3566
      CIE-Lab:
        51.1018, 25.9957, -30.4999
        CIE-LCH:
        51.1018, 40.0752, 310.4416
        CIE-Luv:
        51.1018, 11.8458, -49.1386
        Hunter-Lab:
        43.9961, 19.6397, -26.5106
      #8c6cae color charts
#8c6cae RGB chart
      #8c6cae CMYK chart
      #8c6cae RGB pie chart
      #8c6cae color shades, tints & tones
#8c6cae color schemes
#8c6cae color preview, HTML & CSS examples
           This text has a color of #8c6cae        
        
          <p style="color:#8c6cae;">Text here</p>
        
        
          .mytext {color:#8c6cae;}
        
        Text color #8c6cae
      
           This box has a color of #8c6cae        
        
          <div style="background-color:#8c6cae;">Content here</div>
        
        
          .mybackground {background-color:#8c6cae;}
        
        Background color #8c6cae
      
           Border around this has a color of #8c6cae        
        
          <div style="border:2px solid #8c6cae;">Content here</div>
        
        
          .myborder {border:2px solid #8c6cae;}
        
        Border color #8c6cae