#8ea4ef color space conversions
Hex:
        #8ea4ef
        RGB:
        142, 164, 239
        CMY:
        44, 36, 6
        CMYK:
        41, 31, 0, 6
      HSL:
        226°, 75.1938%, 74.7059%
        HSV (HSB):
        226°, 40.5858%, 93.7255%
        XYZ:
        40.0108, 38.5337, 86.9903
        xyY:
        0.2417, 0.2328, 38.5337
      CIE-Lab:
        68.4121, 10.8826, -40.0429
        CIE-LCH:
        68.4121, 41.4953, 285.2043
        CIE-Luv:
        68.4121, -14.0190, -65.6235
        Hunter-Lab:
        62.0755, 6.4200, -39.6339
      #8ea4ef color charts
#8ea4ef RGB chart
      #8ea4ef CMYK chart
      #8ea4ef RGB pie chart
      #8ea4ef color shades, tints & tones
#8ea4ef color schemes
#8ea4ef color preview, HTML & CSS examples
           This text has a color of #8ea4ef        
        
          <p style="color:#8ea4ef;">Text here</p>
        
        
          .mytext {color:#8ea4ef;}
        
        Text color #8ea4ef
      
           This box has a color of #8ea4ef        
        
          <div style="background-color:#8ea4ef;">Content here</div>
        
        
          .mybackground {background-color:#8ea4ef;}
        
        Background color #8ea4ef
      
           Border around this has a color of #8ea4ef        
        
          <div style="border:2px solid #8ea4ef;">Content here</div>
        
        
          .myborder {border:2px solid #8ea4ef;}
        
        Border color #8ea4ef