#8666e2 color space conversions
Hex:
        #8666e2
        RGB:
        134, 102, 226
        CMY:
        47, 60, 11
        CMYK:
        41, 55, 0, 11
      HSL:
        255°, 68.1319%, 64.3137%
        HSV (HSB):
        255°, 54.8673%, 88.6275%
        XYZ:
        28.3104, 20.0621, 74.3318
        xyY:
        0.2307, 0.1635, 20.0621
      CIE-Lab:
        51.9073, 41.2134, -59.0220
        CIE-LCH:
        51.9073, 71.9871, 304.9255
        CIE-Luv:
        51.9073, 4.8719, -95.4009
        Hunter-Lab:
        44.7907, 34.4388, -67.0404
      #8666e2 color charts
#8666e2 RGB chart
      #8666e2 CMYK chart
      #8666e2 RGB pie chart
      #8666e2 color shades, tints & tones
#8666e2 color schemes
#8666e2 color preview, HTML & CSS examples
           This text has a color of #8666e2        
        
          <p style="color:#8666e2;">Text here</p>
        
        
          .mytext {color:#8666e2;}
        
        Text color #8666e2
      
           This box has a color of #8666e2        
        
          <div style="background-color:#8666e2;">Content here</div>
        
        
          .mybackground {background-color:#8666e2;}
        
        Background color #8666e2
      
           Border around this has a color of #8666e2        
        
          <div style="border:2px solid #8666e2;">Content here</div>
        
        
          .myborder {border:2px solid #8666e2;}
        
        Border color #8666e2