#8ea1ed color space conversions
Hex:
        #8ea1ed
        RGB:
        142, 161, 237
        CMY:
        44, 37, 7
        CMYK:
        40, 32, 0, 7
      HSL:
        228°, 72.5191%, 74.3137%
        HSV (HSB):
        228°, 40.0844%, 92.9412%
        XYZ:
        39.1863, 37.3549, 85.2657
        xyY:
        0.2422, 0.2309, 37.3549
      CIE-Lab:
        67.5425, 12.0392, -40.3076
        CIE-LCH:
        67.5425, 42.0672, 286.6300
        CIE-Luv:
        67.5425, -12.8004, -66.0889
        Hunter-Lab:
        61.1187, 7.4876, -39.9314
      #8ea1ed color charts
#8ea1ed RGB chart
      #8ea1ed CMYK chart
      #8ea1ed RGB pie chart
      #8ea1ed color shades, tints & tones
#8ea1ed color schemes
#8ea1ed color preview, HTML & CSS examples
           This text has a color of #8ea1ed        
        
          <p style="color:#8ea1ed;">Text here</p>
        
        
          .mytext {color:#8ea1ed;}
        
        Text color #8ea1ed
      
           This box has a color of #8ea1ed        
        
          <div style="background-color:#8ea1ed;">Content here</div>
        
        
          .mybackground {background-color:#8ea1ed;}
        
        Background color #8ea1ed
      
           Border around this has a color of #8ea1ed        
        
          <div style="border:2px solid #8ea1ed;">Content here</div>
        
        
          .myborder {border:2px solid #8ea1ed;}
        
        Border color #8ea1ed