#7ddcce color space conversions
Hex:
        #7ddcce
        RGB:
        125, 220, 206
        CMY:
        51, 14, 19
        CMYK:
        43, 0, 6, 14
      HSL:
        171°, 57.5758%, 67.6471%
        HSV (HSB):
        171°, 43.1818%, 86.2745%
        XYZ:
        45.1912, 60.0026, 67.5924
        xyY:
        0.2615, 0.3473, 60.0026
      CIE-Lab:
        81.8396, -31.4733, -1.9229
        CIE-LCH:
        81.8396, 31.5320, 183.4961
        CIE-Luv:
        81.8396, -42.9610, 2.1963
        Hunter-Lab:
        77.4613, -31.4198, 2.4868
      #7ddcce color charts
#7ddcce RGB chart
      #7ddcce CMYK chart
      #7ddcce RGB pie chart
      #7ddcce color shades, tints & tones
#7ddcce color schemes
#7ddcce color preview, HTML & CSS examples
           This text has a color of #7ddcce        
        
          <p style="color:#7ddcce;">Text here</p>
        
        
          .mytext {color:#7ddcce;}
        
        Text color #7ddcce
      
           This box has a color of #7ddcce        
        
          <div style="background-color:#7ddcce;">Content here</div>
        
        
          .mybackground {background-color:#7ddcce;}
        
        Background color #7ddcce
      
           Border around this has a color of #7ddcce        
        
          <div style="border:2px solid #7ddcce;">Content here</div>
        
        
          .myborder {border:2px solid #7ddcce;}
        
        Border color #7ddcce