#8ee2fd color space conversions
Hex:
        #8ee2fd
        RGB:
        142, 226, 253
        CMY:
        44, 11, 1
        CMYK:
        44, 11, 0, 1
      HSL:
        195°, 96.5217%, 77.4510%
        HSV (HSB):
        195°, 43.8735%, 99.2157%
        XYZ:
        56.0813, 67.2353, 102.9504
        xyY:
        0.2479, 0.2972, 67.2353
      CIE-Lab:
        85.6227, -18.6594, -21.0881
        CIE-LCH:
        85.6227, 28.1582, 228.4966
        CIE-Luv:
        85.6227, -38.4146, -30.8971
        Hunter-Lab:
        81.9972, -21.4114, -17.0427
      #8ee2fd color charts
#8ee2fd RGB chart
      #8ee2fd CMYK chart
      #8ee2fd RGB pie chart
      #8ee2fd color shades, tints & tones
#8ee2fd color schemes
#8ee2fd color preview, HTML & CSS examples
           This text has a color of #8ee2fd        
        
          <p style="color:#8ee2fd;">Text here</p>
        
        
          .mytext {color:#8ee2fd;}
        
        Text color #8ee2fd
      
           This box has a color of #8ee2fd        
        
          <div style="background-color:#8ee2fd;">Content here</div>
        
        
          .mybackground {background-color:#8ee2fd;}
        
        Background color #8ee2fd
      
           Border around this has a color of #8ee2fd        
        
          <div style="border:2px solid #8ee2fd;">Content here</div>
        
        
          .myborder {border:2px solid #8ee2fd;}
        
        Border color #8ee2fd