#866ec1 color space conversions
Hex:
        #866ec1
        RGB:
        134, 110, 193
        CMY:
        47, 57, 24
        CMYK:
        31, 43, 0, 24
      HSL:
        257°, 40.0966%, 59.4118%
        HSV (HSB):
        257°, 43.0052%, 75.6863%
        XYZ:
        25.0331, 20.0704, 53.0067
        xyY:
        0.2552, 0.2046, 20.0704
      CIE-Lab:
        51.9168, 27.7558, -40.2352
        CIE-LCH:
        51.9168, 48.8800, 304.5994
        CIE-Luv:
        51.9168, 5.7853, -64.7782
        Hunter-Lab:
        44.8001, 21.3410, -38.7909
      #866ec1 color charts
#866ec1 RGB chart
      #866ec1 CMYK chart
      #866ec1 RGB pie chart
      #866ec1 color shades, tints & tones
#866ec1 color schemes
#866ec1 color preview, HTML & CSS examples
           This text has a color of #866ec1        
        
          <p style="color:#866ec1;">Text here</p>
        
        
          .mytext {color:#866ec1;}
        
        Text color #866ec1
      
           This box has a color of #866ec1        
        
          <div style="background-color:#866ec1;">Content here</div>
        
        
          .mybackground {background-color:#866ec1;}
        
        Background color #866ec1
      
           Border around this has a color of #866ec1        
        
          <div style="border:2px solid #866ec1;">Content here</div>
        
        
          .myborder {border:2px solid #866ec1;}
        
        Border color #866ec1