#8ed8bf color space conversions
Hex:
        #8ed8bf
        RGB:
        142, 216, 191
        CMY:
        44, 15, 25
        CMYK:
        34, 0, 12, 15
      HSL:
        160°, 48.6842%, 70.1961%
        HSV (HSB):
        160°, 34.2593%, 84.7059%
        XYZ:
        45.1152, 58.6241, 58.2280
        xyY:
        0.2785, 0.3620, 58.6241
      CIE-Lab:
        81.0845, -28.4378, 5.0490
        CIE-LCH:
        81.0845, 28.8825, 169.9323
        CIE-Luv:
        81.0845, -35.4803, 12.3137
        Hunter-Lab:
        76.5664, -28.8137, 8.5070
      #8ed8bf color charts
#8ed8bf RGB chart
      #8ed8bf CMYK chart
      #8ed8bf RGB pie chart
      #8ed8bf color shades, tints & tones
#8ed8bf color schemes
#8ed8bf color preview, HTML & CSS examples
           This text has a color of #8ed8bf        
        
          <p style="color:#8ed8bf;">Text here</p>
        
        
          .mytext {color:#8ed8bf;}
        
        Text color #8ed8bf
      
           This box has a color of #8ed8bf        
        
          <div style="background-color:#8ed8bf;">Content here</div>
        
        
          .mybackground {background-color:#8ed8bf;}
        
        Background color #8ed8bf
      
           Border around this has a color of #8ed8bf        
        
          <div style="border:2px solid #8ed8bf;">Content here</div>
        
        
          .myborder {border:2px solid #8ed8bf;}
        
        Border color #8ed8bf