#8ed0bb color space conversions
Hex:
        #8ed0bb
        RGB:
        142, 208, 187
        CMY:
        44, 18, 27
        CMYK:
        32, 0, 10, 18
      HSL:
        161°, 41.2500%, 68.6275%
        HSV (HSB):
        161°, 31.7308%, 81.5686%
        XYZ:
        42.6808, 54.4504, 55.2742
        xyY:
        0.2800, 0.3573, 54.4504
      CIE-Lab:
        78.7236, -25.4066, 3.7713
        CIE-LCH:
        78.7236, 25.6850, 171.5568
        CIE-Luv:
        78.7236, -32.0557, 9.8696
        Hunter-Lab:
        73.7905, -25.8880, 7.2411
      #8ed0bb color charts
#8ed0bb RGB chart
      #8ed0bb CMYK chart
      #8ed0bb RGB pie chart
      #8ed0bb color shades, tints & tones
#8ed0bb color schemes
#8ed0bb color preview, HTML & CSS examples
           This text has a color of #8ed0bb        
        
          <p style="color:#8ed0bb;">Text here</p>
        
        
          .mytext {color:#8ed0bb;}
        
        Text color #8ed0bb
      
           This box has a color of #8ed0bb        
        
          <div style="background-color:#8ed0bb;">Content here</div>
        
        
          .mybackground {background-color:#8ed0bb;}
        
        Background color #8ed0bb
      
           Border around this has a color of #8ed0bb        
        
          <div style="border:2px solid #8ed0bb;">Content here</div>
        
        
          .myborder {border:2px solid #8ed0bb;}
        
        Border color #8ed0bb