#8edbca color space conversions
Hex:
        #8edbca
        RGB:
        142, 219, 202
        CMY:
        44, 14, 21
        CMYK:
        35, 0, 8, 14
      HSL:
        167°, 51.6779%, 70.7843%
        HSV (HSB):
        167°, 35.1598%, 85.8824%
        XYZ:
        47.1475, 60.6781, 65.1042
        xyY:
        0.2726, 0.3509, 60.6781
      CIE-Lab:
        82.2054, -27.4981, 0.8275
        CIE-LCH:
        82.2054, 27.5106, 178.2764
        CIE-Luv:
        82.2054, -36.5729, 5.8259
        Hunter-Lab:
        77.8961, -28.2791, 4.9738
      #8edbca color charts
#8edbca RGB chart
      #8edbca CMYK chart
      #8edbca RGB pie chart
      #8edbca color shades, tints & tones
#8edbca color schemes
#8edbca color preview, HTML & CSS examples
           This text has a color of #8edbca        
        
          <p style="color:#8edbca;">Text here</p>
        
        
          .mytext {color:#8edbca;}
        
        Text color #8edbca
      
           This box has a color of #8edbca        
        
          <div style="background-color:#8edbca;">Content here</div>
        
        
          .mybackground {background-color:#8edbca;}
        
        Background color #8edbca
      
           Border around this has a color of #8edbca        
        
          <div style="border:2px solid #8edbca;">Content here</div>
        
        
          .myborder {border:2px solid #8edbca;}
        
        Border color #8edbca