#7dd4bc color space conversions
Hex:
        #7dd4bc
        RGB:
        125, 212, 188
        CMY:
        51, 17, 26
        CMYK:
        41, 0, 11, 17
      HSL:
        163°, 50.2890%, 66.0784%
        HSV (HSB):
        163°, 41.0377%, 83.1373%
        XYZ:
        41.0780, 55.0778, 56.0430
        xyY:
        0.2699, 0.3619, 55.0778
      CIE-Lab:
        79.0860, -31.8230, 3.6598
        CIE-LCH:
        79.0860, 32.0327, 173.4394
        CIE-Luv:
        79.0860, -40.2420, 10.7213
        Hunter-Lab:
        74.2144, -31.0746, 7.1773
      #7dd4bc color charts
#7dd4bc RGB chart
      #7dd4bc CMYK chart
      #7dd4bc RGB pie chart
      #7dd4bc color shades, tints & tones
#7dd4bc color schemes
#7dd4bc color preview, HTML & CSS examples
           This text has a color of #7dd4bc        
        
          <p style="color:#7dd4bc;">Text here</p>
        
        
          .mytext {color:#7dd4bc;}
        
        Text color #7dd4bc
      
           This box has a color of #7dd4bc        
        
          <div style="background-color:#7dd4bc;">Content here</div>
        
        
          .mybackground {background-color:#7dd4bc;}
        
        Background color #7dd4bc
      
           Border around this has a color of #7dd4bc        
        
          <div style="border:2px solid #7dd4bc;">Content here</div>
        
        
          .myborder {border:2px solid #7dd4bc;}
        
        Border color #7dd4bc