#8e86fb color space conversions
Hex:
        #8e86fb
        RGB:
        142, 134, 251
        CMY:
        44, 47, 2
        CMYK:
        43, 47, 0, 2
      HSL:
        244°, 93.6000%, 75.4902%
        HSV (HSB):
        244°, 46.6135%, 98.4314%
        XYZ:
        37.0930, 29.7660, 95.0572
        xyY:
        0.2291, 0.1838, 29.7660
      CIE-Lab:
        61.4518, 31.5443, -57.6112
        CIE-LCH:
        61.4518, 65.6818, 298.7023
        CIE-Luv:
        61.4518, -3.8639, -95.7516
        Hunter-Lab:
        54.5582, 25.8815, -65.1106
      #8e86fb color charts
#8e86fb RGB chart
      #8e86fb CMYK chart
      #8e86fb RGB pie chart
      #8e86fb color shades, tints & tones
#8e86fb color schemes
#8e86fb color preview, HTML & CSS examples
           This text has a color of #8e86fb        
        
          <p style="color:#8e86fb;">Text here</p>
        
        
          .mytext {color:#8e86fb;}
        
        Text color #8e86fb
      
           This box has a color of #8e86fb        
        
          <div style="background-color:#8e86fb;">Content here</div>
        
        
          .mybackground {background-color:#8e86fb;}
        
        Background color #8e86fb
      
           Border around this has a color of #8e86fb        
        
          <div style="border:2px solid #8e86fb;">Content here</div>
        
        
          .myborder {border:2px solid #8e86fb;}
        
        Border color #8e86fb