#8edbbd color space conversions
Hex:
        #8edbbd
        RGB:
        142, 219, 189
        CMY:
        44, 14, 26
        CMYK:
        35, 0, 14, 14
      HSL:
        157°, 51.6779%, 70.7843%
        HSV (HSB):
        157°, 35.1598%, 85.8824%
        XYZ:
        45.6722, 60.0879, 57.3351
        xyY:
        0.2800, 0.3684, 60.0879
      CIE-Lab:
        81.8860, -30.2937, 7.2649
        CIE-LCH:
        81.8860, 31.1526, 166.5143
        CIE-Luv:
        81.8860, -36.8096, 15.9105
        Hunter-Lab:
        77.5164, -30.4827, 10.4076
      #8edbbd color charts
#8edbbd RGB chart
      #8edbbd CMYK chart
      #8edbbd RGB pie chart
      #8edbbd color shades, tints & tones
#8edbbd color schemes
#8edbbd color preview, HTML & CSS examples
           This text has a color of #8edbbd        
        
          <p style="color:#8edbbd;">Text here</p>
        
        
          .mytext {color:#8edbbd;}
        
        Text color #8edbbd
      
           This box has a color of #8edbbd        
        
          <div style="background-color:#8edbbd;">Content here</div>
        
        
          .mybackground {background-color:#8edbbd;}
        
        Background color #8edbbd
      
           Border around this has a color of #8edbbd        
        
          <div style="border:2px solid #8edbbd;">Content here</div>
        
        
          .myborder {border:2px solid #8edbbd;}
        
        Border color #8edbbd