#8e9bff color space conversions
Hex:
        #8e9bff
        RGB:
        142, 155, 255
        CMY:
        44, 39, 0
        CMYK:
        44, 39, 0, 0
      HSL:
        233°, 100.0000%, 77.8431%
        HSV (HSB):
        233°, 44.3137%, 100.0000%
        XYZ:
        40.9267, 36.4135, 99.4792
        xyY:
        0.2315, 0.2059, 36.4135
      CIE-Lab:
        66.8346, 20.5199, -51.2497
        CIE-LCH:
        66.8346, 55.2051, 291.8207
        CIE-Luv:
        66.8346, -11.2766, -85.3790
        Hunter-Lab:
        60.3436, 15.4624, -55.5018
      #8e9bff color charts
#8e9bff RGB chart
      #8e9bff CMYK chart
      #8e9bff RGB pie chart
      #8e9bff color shades, tints & tones
#8e9bff color schemes
#8e9bff color preview, HTML & CSS examples
           This text has a color of #8e9bff        
        
          <p style="color:#8e9bff;">Text here</p>
        
        
          .mytext {color:#8e9bff;}
        
        Text color #8e9bff
      
           This box has a color of #8e9bff        
        
          <div style="background-color:#8e9bff;">Content here</div>
        
        
          .mybackground {background-color:#8e9bff;}
        
        Background color #8e9bff
      
           Border around this has a color of #8e9bff        
        
          <div style="border:2px solid #8e9bff;">Content here</div>
        
        
          .myborder {border:2px solid #8e9bff;}
        
        Border color #8e9bff