#8666c8 color space conversions
Hex:
        #8666c8
        RGB:
        134, 102, 200
        CMY:
        47, 60, 22
        CMYK:
        33, 49, 0, 22
      HSL:
        260°, 47.1154%, 59.2157%
        HSV (HSB):
        260°, 49.0000%, 78.4314%
        XYZ:
        25.0082, 18.7412, 56.9429
        xyY:
        0.2484, 0.1861, 18.7412
      CIE-Lab:
        50.3830, 34.2605, -46.6815
        CIE-LCH:
        50.3830, 57.9046, 306.2757
        CIE-Luv:
        50.3830, 7.7893, -75.1231
        Hunter-Lab:
        43.2911, 27.3556, -47.6833
      #8666c8 color charts
#8666c8 RGB chart
      #8666c8 CMYK chart
      #8666c8 RGB pie chart
      #8666c8 color shades, tints & tones
#8666c8 color schemes
#8666c8 color preview, HTML & CSS examples
           This text has a color of #8666c8        
        
          <p style="color:#8666c8;">Text here</p>
        
        
          .mytext {color:#8666c8;}
        
        Text color #8666c8
      
           This box has a color of #8666c8        
        
          <div style="background-color:#8666c8;">Content here</div>
        
        
          .mybackground {background-color:#8666c8;}
        
        Background color #8666c8
      
           Border around this has a color of #8666c8        
        
          <div style="border:2px solid #8666c8;">Content here</div>
        
        
          .myborder {border:2px solid #8666c8;}
        
        Border color #8666c8