#885feb color space conversions
Hex:
        #885feb
        RGB:
        136, 95, 235
        CMY:
        47, 63, 8
        CMYK:
        42, 60, 0, 8
      HSL:
        258°, 77.7778%, 64.7059%
        HSV (HSB):
        258°, 59.5745%, 92.1569%
        XYZ:
        29.2409, 19.4168, 80.8039
        xyY:
        0.2259, 0.1500, 19.4168
      CIE-Lab:
        51.1713, 48.0051, -65.2605
        CIE-LCH:
        51.1713, 81.0150, 306.3379
        CIE-Luv:
        51.1713, 6.6165, -105.0332
        Hunter-Lab:
        44.0645, 41.3386, -77.8787
      #885feb color charts
#885feb RGB chart
      #885feb CMYK chart
      #885feb RGB pie chart
      #885feb color shades, tints & tones
#885feb color schemes
#885feb color preview, HTML & CSS examples
           This text has a color of #885feb        
        
          <p style="color:#885feb;">Text here</p>
        
        
          .mytext {color:#885feb;}
        
        Text color #885feb
      
           This box has a color of #885feb        
        
          <div style="background-color:#885feb;">Content here</div>
        
        
          .mybackground {background-color:#885feb;}
        
        Background color #885feb
      
           Border around this has a color of #885feb        
        
          <div style="border:2px solid #885feb;">Content here</div>
        
        
          .myborder {border:2px solid #885feb;}
        
        Border color #885feb