#8e96fe color space conversions
Hex:
        #8e96fe
        RGB:
        142, 150, 254
        CMY:
        44, 41, 0
        CMYK:
        44, 41, 0, 0
      HSL:
        236°, 98.2456%, 77.6471%
        HSV (HSB):
        236°, 44.0945%, 99.6078%
        XYZ:
        39.9511, 34.7192, 98.3618
        xyY:
        0.2309, 0.2007, 34.7192
      CIE-Lab:
        65.5295, 23.1214, -52.7706
        CIE-LCH:
        65.5295, 57.6137, 293.6606
        CIE-Luv:
        65.5295, -9.4681, -87.9339
        Hunter-Lab:
        58.9230, 17.9115, -57.7282
      #8e96fe color charts
#8e96fe RGB chart
      #8e96fe CMYK chart
      #8e96fe RGB pie chart
      #8e96fe color shades, tints & tones
#8e96fe color schemes
#8e96fe color preview, HTML & CSS examples
           This text has a color of #8e96fe        
        
          <p style="color:#8e96fe;">Text here</p>
        
        
          .mytext {color:#8e96fe;}
        
        Text color #8e96fe
      
           This box has a color of #8e96fe        
        
          <div style="background-color:#8e96fe;">Content here</div>
        
        
          .mybackground {background-color:#8e96fe;}
        
        Background color #8e96fe
      
           Border around this has a color of #8e96fe        
        
          <div style="border:2px solid #8e96fe;">Content here</div>
        
        
          .myborder {border:2px solid #8e96fe;}
        
        Border color #8e96fe