#885ae2 color space conversions
Hex:
        #885ae2
        RGB:
        136, 90, 226
        CMY:
        47, 65, 11
        CMYK:
        40, 60, 0, 11
      HSL:
        260°, 70.1031%, 61.9608%
        HSV (HSB):
        260°, 60.1770%, 88.6275%
        XYZ:
        27.5370, 18.0376, 73.9817
        xyY:
        0.2303, 0.1509, 18.0376
      CIE-Lab:
        49.5416, 48.3416, -62.8239
        CIE-LCH:
        49.5416, 79.2701, 307.5775
        CIE-Luv:
        49.5416, 8.9937, -100.5832
        Hunter-Lab:
        42.4706, 41.4116, -73.5508
      #885ae2 color charts
#885ae2 RGB chart
      #885ae2 CMYK chart
      #885ae2 RGB pie chart
      #885ae2 color shades, tints & tones
#885ae2 color schemes
#885ae2 color preview, HTML & CSS examples
           This text has a color of #885ae2        
        
          <p style="color:#885ae2;">Text here</p>
        
        
          .mytext {color:#885ae2;}
        
        Text color #885ae2
      
           This box has a color of #885ae2        
        
          <div style="background-color:#885ae2;">Content here</div>
        
        
          .mybackground {background-color:#885ae2;}
        
        Background color #885ae2
      
           Border around this has a color of #885ae2        
        
          <div style="border:2px solid #885ae2;">Content here</div>
        
        
          .myborder {border:2px solid #885ae2;}
        
        Border color #885ae2