#8edfec color space conversions
Hex:
        #8edfec
        RGB:
        142, 223, 236
        CMY:
        44, 13, 7
        CMYK:
        40, 6, 0, 7
      HSL:
        188°, 71.2121%, 74.1176%
        HSV (HSB):
        188°, 39.8305%, 92.5490%
        XYZ:
        52.6833, 64.5823, 89.0458
        xyY:
        0.2554, 0.3130, 64.5823
      CIE-Lab:
        84.2680, -21.4674, -14.1555
        CIE-LCH:
        84.2680, 25.7144, 213.4006
        CIE-Luv:
        84.2680, -37.5723, -18.9047
        Hunter-Lab:
        80.3631, -23.6168, -9.4417
      #8edfec color charts
#8edfec RGB chart
      #8edfec CMYK chart
      #8edfec RGB pie chart
      #8edfec color shades, tints & tones
#8edfec color schemes
#8edfec color preview, HTML & CSS examples
           This text has a color of #8edfec        
        
          <p style="color:#8edfec;">Text here</p>
        
        
          .mytext {color:#8edfec;}
        
        Text color #8edfec
      
           This box has a color of #8edfec        
        
          <div style="background-color:#8edfec;">Content here</div>
        
        
          .mybackground {background-color:#8edfec;}
        
        Background color #8edfec
      
           Border around this has a color of #8edfec        
        
          <div style="border:2px solid #8edfec;">Content here</div>
        
        
          .myborder {border:2px solid #8edfec;}
        
        Border color #8edfec