#8eddfc color space conversions
Hex:
        #8eddfc
        RGB:
        142, 221, 252
        CMY:
        44, 13, 1
        CMYK:
        44, 12, 0, 1
      HSL:
        197°, 94.8276%, 77.2549%
        HSV (HSB):
        197°, 43.6508%, 98.8235%
        XYZ:
        54.5825, 64.4920, 101.6669
        xyY:
        0.2473, 0.2922, 64.4920
      CIE-Lab:
        84.2213, -16.3888, -22.6851
        CIE-LCH:
        84.2213, 27.9858, 234.1539
        CIE-Luv:
        84.2213, -36.4662, -33.8596
        Hunter-Lab:
        80.3069, -19.2153, -18.8451
      #8eddfc color charts
#8eddfc RGB chart
      #8eddfc CMYK chart
      #8eddfc RGB pie chart
      #8eddfc color shades, tints & tones
#8eddfc color schemes
#8eddfc color preview, HTML & CSS examples
           This text has a color of #8eddfc        
        
          <p style="color:#8eddfc;">Text here</p>
        
        
          .mytext {color:#8eddfc;}
        
        Text color #8eddfc
      
           This box has a color of #8eddfc        
        
          <div style="background-color:#8eddfc;">Content here</div>
        
        
          .mybackground {background-color:#8eddfc;}
        
        Background color #8eddfc
      
           Border around this has a color of #8eddfc        
        
          <div style="border:2px solid #8eddfc;">Content here</div>
        
        
          .myborder {border:2px solid #8eddfc;}
        
        Border color #8eddfc