#7ddcd1 color space conversions
Hex:
        #7ddcd1
        RGB:
        125, 220, 209
        CMY:
        51, 14, 18
        CMYK:
        43, 0, 5, 14
      HSL:
        173°, 57.5758%, 67.6471%
        HSV (HSB):
        173°, 43.1818%, 86.2745%
        XYZ:
        45.5593, 60.1498, 69.5305
        xyY:
        0.2600, 0.3432, 60.1498
      CIE-Lab:
        81.9196, -30.7614, -3.4003
        CIE-LCH:
        81.9196, 30.9488, 186.3078
        CIE-Luv:
        81.9196, -42.8639, -0.2162
        Hunter-Lab:
        77.5563, -30.8665, 1.1350
      #7ddcd1 color charts
#7ddcd1 RGB chart
      #7ddcd1 CMYK chart
      #7ddcd1 RGB pie chart
      #7ddcd1 color shades, tints & tones
#7ddcd1 color schemes
#7ddcd1 color preview, HTML & CSS examples
           This text has a color of #7ddcd1        
        
          <p style="color:#7ddcd1;">Text here</p>
        
        
          .mytext {color:#7ddcd1;}
        
        Text color #7ddcd1
      
           This box has a color of #7ddcd1        
        
          <div style="background-color:#7ddcd1;">Content here</div>
        
        
          .mybackground {background-color:#7ddcd1;}
        
        Background color #7ddcd1
      
           Border around this has a color of #7ddcd1        
        
          <div style="border:2px solid #7ddcd1;">Content here</div>
        
        
          .myborder {border:2px solid #7ddcd1;}
        
        Border color #7ddcd1