#8ea1ee color space conversions
Hex:
        #8ea1ee
        RGB:
        142, 161, 238
        CMY:
        44, 37, 7
        CMYK:
        40, 32, 0, 7
      HSL:
        228°, 73.8462%, 74.5098%
        HSV (HSB):
        228°, 40.3361%, 93.3333%
        XYZ:
        39.3328, 37.4136, 86.0374
        xyY:
        0.2416, 0.2298, 37.4136
      CIE-Lab:
        67.5862, 12.3143, -40.7868
        CIE-LCH:
        67.5862, 42.6053, 286.8000
        CIE-Luv:
        67.5862, -12.8353, -66.9356
        Hunter-Lab:
        61.1666, 7.7417, -40.5811
      #8ea1ee color charts
#8ea1ee RGB chart
      #8ea1ee CMYK chart
      #8ea1ee RGB pie chart
      #8ea1ee color shades, tints & tones
#8ea1ee color schemes
#8ea1ee color preview, HTML & CSS examples
           This text has a color of #8ea1ee        
        
          <p style="color:#8ea1ee;">Text here</p>
        
        
          .mytext {color:#8ea1ee;}
        
        Text color #8ea1ee
      
           This box has a color of #8ea1ee        
        
          <div style="background-color:#8ea1ee;">Content here</div>
        
        
          .mybackground {background-color:#8ea1ee;}
        
        Background color #8ea1ee
      
           Border around this has a color of #8ea1ee        
        
          <div style="border:2px solid #8ea1ee;">Content here</div>
        
        
          .myborder {border:2px solid #8ea1ee;}
        
        Border color #8ea1ee