#7ed3bd color space conversions
Hex:
        #7ed3bd
        RGB:
        126, 211, 189
        CMY:
        51, 17, 26
        CMYK:
        40, 0, 10, 17
      HSL:
        164°, 49.1329%, 66.0784%
        HSV (HSB):
        164°, 40.2844%, 82.7451%
        XYZ:
        41.0838, 54.6983, 56.5366
        xyY:
        0.2697, 0.3591, 54.6983
      CIE-Lab:
        78.8672, -30.8619, 2.8132
        CIE-LCH:
        78.8672, 30.9898, 174.7915
        CIE-Luv:
        78.8672, -39.4442, 9.2978
        Hunter-Lab:
        73.9583, -30.2704, 6.4472
      #7ed3bd color charts
#7ed3bd RGB chart
      #7ed3bd CMYK chart
      #7ed3bd RGB pie chart
      #7ed3bd color shades, tints & tones
#7ed3bd color schemes
#7ed3bd color preview, HTML & CSS examples
           This text has a color of #7ed3bd        
        
          <p style="color:#7ed3bd;">Text here</p>
        
        
          .mytext {color:#7ed3bd;}
        
        Text color #7ed3bd
      
           This box has a color of #7ed3bd        
        
          <div style="background-color:#7ed3bd;">Content here</div>
        
        
          .mybackground {background-color:#7ed3bd;}
        
        Background color #7ed3bd
      
           Border around this has a color of #7ed3bd        
        
          <div style="border:2px solid #7ed3bd;">Content here</div>
        
        
          .myborder {border:2px solid #7ed3bd;}
        
        Border color #7ed3bd