#885fef color space conversions
Hex:
        #885fef
        RGB:
        136, 95, 239
        CMY:
        47, 63, 6
        CMYK:
        43, 60, 0, 6
      HSL:
        257°, 81.8182%, 65.4902%
        HSV (HSB):
        257°, 60.2510%, 93.7255%
        XYZ:
        29.8255, 19.6507, 83.8823
        xyY:
        0.2236, 0.1474, 19.6507
      CIE-Lab:
        51.4399, 49.0820, -67.0683
        CIE-LCH:
        51.4399, 83.1096, 306.1974
        CIE-Luv:
        51.4399, 6.1512, -107.9437
        Hunter-Lab:
        44.3291, 42.5228, -81.1621
      #885fef color charts
#885fef RGB chart
      #885fef CMYK chart
      #885fef RGB pie chart
      #885fef color shades, tints & tones
#885fef color schemes
#885fef color preview, HTML & CSS examples
           This text has a color of #885fef        
        
          <p style="color:#885fef;">Text here</p>
        
        
          .mytext {color:#885fef;}
        
        Text color #885fef
      
           This box has a color of #885fef        
        
          <div style="background-color:#885fef;">Content here</div>
        
        
          .mybackground {background-color:#885fef;}
        
        Background color #885fef
      
           Border around this has a color of #885fef        
        
          <div style="border:2px solid #885fef;">Content here</div>
        
        
          .myborder {border:2px solid #885fef;}
        
        Border color #885fef