#8eedce color space conversions
Hex:
        #8eedce
        RGB:
        142, 237, 206
        CMY:
        44, 7, 19
        CMYK:
        40, 0, 13, 7
      HSL:
        160°, 72.5191%, 74.3137%
        HSV (HSB):
        160°, 40.0844%, 92.9412%
        XYZ:
        52.5801, 70.7754, 69.2823
        xyY:
        0.2729, 0.3674, 70.7754
      CIE-Lab:
        87.3758, -35.1314, 6.2121
        CIE-LCH:
        87.3758, 35.6764, 169.9724
        CIE-Luv:
        87.3758, -44.0203, 15.3027
        Hunter-Lab:
        84.1281, -35.6616, 10.0624
      #8eedce color charts
#8eedce RGB chart
      #8eedce CMYK chart
      #8eedce RGB pie chart
      #8eedce color shades, tints & tones
#8eedce color schemes
#8eedce color preview, HTML & CSS examples
           This text has a color of #8eedce        
        
          <p style="color:#8eedce;">Text here</p>
        
        
          .mytext {color:#8eedce;}
        
        Text color #8eedce
      
           This box has a color of #8eedce        
        
          <div style="background-color:#8eedce;">Content here</div>
        
        
          .mybackground {background-color:#8eedce;}
        
        Background color #8eedce
      
           Border around this has a color of #8eedce        
        
          <div style="border:2px solid #8eedce;">Content here</div>
        
        
          .myborder {border:2px solid #8eedce;}
        
        Border color #8eedce