#8ed4ee color space conversions
Hex:
        #8ed4ee
        RGB:
        142, 212, 238
        CMY:
        44, 17, 7
        CMYK:
        40, 11, 0, 7
      HSL:
        196°, 73.8462%, 74.5098%
        HSV (HSB):
        196°, 40.3361%, 93.3333%
        XYZ:
        50.1314, 59.0108, 89.6369
        xyY:
        0.2522, 0.2969, 59.0108
      CIE-Lab:
        81.2975, -15.4053, -19.6900
        CIE-LCH:
        81.2975, 25.0003, 231.9607
        CIE-Luv:
        81.2975, -33.0995, -28.8530
        Hunter-Lab:
        76.8185, -17.9440, -15.4106
      #8ed4ee color charts
#8ed4ee RGB chart
      #8ed4ee CMYK chart
      #8ed4ee RGB pie chart
      #8ed4ee color shades, tints & tones
#8ed4ee color schemes
#8ed4ee color preview, HTML & CSS examples
           This text has a color of #8ed4ee        
        
          <p style="color:#8ed4ee;">Text here</p>
        
        
          .mytext {color:#8ed4ee;}
        
        Text color #8ed4ee
      
           This box has a color of #8ed4ee        
        
          <div style="background-color:#8ed4ee;">Content here</div>
        
        
          .mybackground {background-color:#8ed4ee;}
        
        Background color #8ed4ee
      
           Border around this has a color of #8ed4ee        
        
          <div style="border:2px solid #8ed4ee;">Content here</div>
        
        
          .myborder {border:2px solid #8ed4ee;}
        
        Border color #8ed4ee