#8edec3 color space conversions
Hex:
        #8edec3
        RGB:
        142, 222, 195
        CMY:
        44, 13, 24
        CMYK:
        36, 0, 12, 13
      HSL:
        160°, 54.7945%, 71.3725%
        HSV (HSB):
        160°, 36.0360%, 87.0588%
        XYZ:
        47.1269, 61.9335, 61.1003
        xyY:
        0.2770, 0.3640, 61.9335
      CIE-Lab:
        82.8780, -30.4551, 5.5147
        CIE-LCH:
        82.8780, 30.9503, 169.7364
        CIE-Luv:
        82.8780, -37.9823, 13.3797
        Hunter-Lab:
        78.6978, -30.8293, 9.0563
      #8edec3 color charts
#8edec3 RGB chart
      #8edec3 CMYK chart
      #8edec3 RGB pie chart
      #8edec3 color shades, tints & tones
#8edec3 color schemes
#8edec3 color preview, HTML & CSS examples
           This text has a color of #8edec3        
        
          <p style="color:#8edec3;">Text here</p>
        
        
          .mytext {color:#8edec3;}
        
        Text color #8edec3
      
           This box has a color of #8edec3        
        
          <div style="background-color:#8edec3;">Content here</div>
        
        
          .mybackground {background-color:#8edec3;}
        
        Background color #8edec3
      
           Border around this has a color of #8edec3        
        
          <div style="border:2px solid #8edec3;">Content here</div>
        
        
          .myborder {border:2px solid #8edec3;}
        
        Border color #8edec3