#8ea5ea color space conversions
Hex:
        #8ea5ea
        RGB:
        142, 165, 234
        CMY:
        44, 35, 8
        CMYK:
        39, 29, 0, 8
      HSL:
        225°, 68.6567%, 73.7255%
        HSV (HSB):
        225°, 39.3162%, 91.7647%
        XYZ:
        39.4617, 38.6016, 83.2129
        xyY:
        0.2447, 0.2394, 38.6016
      CIE-Lab:
        68.4617, 8.9472, -37.2314
        CIE-LCH:
        68.4617, 38.2914, 283.5127
        CIE-Luv:
        68.4617, -14.2528, -60.6507
        Hunter-Lab:
        62.1302, 4.6459, -35.9179
      #8ea5ea color charts
#8ea5ea RGB chart
      #8ea5ea CMYK chart
      #8ea5ea RGB pie chart
      #8ea5ea color shades, tints & tones
#8ea5ea color schemes
#8ea5ea color preview, HTML & CSS examples
           This text has a color of #8ea5ea        
        
          <p style="color:#8ea5ea;">Text here</p>
        
        
          .mytext {color:#8ea5ea;}
        
        Text color #8ea5ea
      
           This box has a color of #8ea5ea        
        
          <div style="background-color:#8ea5ea;">Content here</div>
        
        
          .mybackground {background-color:#8ea5ea;}
        
        Background color #8ea5ea
      
           Border around this has a color of #8ea5ea        
        
          <div style="border:2px solid #8ea5ea;">Content here</div>
        
        
          .myborder {border:2px solid #8ea5ea;}
        
        Border color #8ea5ea