#7ddbc1 color space conversions
Hex:
        #7ddbc1
        RGB:
        125, 219, 193
        CMY:
        51, 14, 24
        CMYK:
        43, 0, 12, 14
      HSL:
        163°, 56.6265%, 67.4510%
        HSV (HSB):
        163°, 42.9224%, 85.8824%
        XYZ:
        43.4146, 58.8733, 59.5276
        xyY:
        0.2683, 0.3638, 58.8733
      CIE-Lab:
        81.2219, -33.9933, 4.0869
        CIE-LCH:
        81.2219, 34.2381, 173.1443
        CIE-Luv:
        81.2219, -42.9709, 11.7548
        Hunter-Lab:
        76.7289, -33.2771, 7.7121
      #7ddbc1 color charts
#7ddbc1 RGB chart
      #7ddbc1 CMYK chart
      #7ddbc1 RGB pie chart
      #7ddbc1 color shades, tints & tones
#7ddbc1 color schemes
#7ddbc1 color preview, HTML & CSS examples
           This text has a color of #7ddbc1        
        
          <p style="color:#7ddbc1;">Text here</p>
        
        
          .mytext {color:#7ddbc1;}
        
        Text color #7ddbc1
      
           This box has a color of #7ddbc1        
        
          <div style="background-color:#7ddbc1;">Content here</div>
        
        
          .mybackground {background-color:#7ddbc1;}
        
        Background color #7ddbc1
      
           Border around this has a color of #7ddbc1        
        
          <div style="border:2px solid #7ddbc1;">Content here</div>
        
        
          .myborder {border:2px solid #7ddbc1;}
        
        Border color #7ddbc1