#7dcedb color space conversions
Hex:
        #7dcedb
        RGB:
        125, 206, 219
        CMY:
        51, 19, 14
        CMYK:
        43, 6, 0, 14
      HSL:
        188°, 56.6265%, 67.4510%
        HSV (HSB):
        188°, 42.9224%, 85.8824%
        XYZ:
        43.3149, 53.6171, 75.0840
        xyY:
        0.2518, 0.3117, 53.6171
      CIE-Lab:
        78.2379, -21.4262, -14.2165
        CIE-LCH:
        78.2379, 25.7136, 213.5646
        CIE-Luv:
        78.2379, -36.9620, -18.8552
        Hunter-Lab:
        73.2237, -22.5510, -9.5398
      #7dcedb color charts
#7dcedb RGB chart
      #7dcedb CMYK chart
      #7dcedb RGB pie chart
      #7dcedb color shades, tints & tones
#7dcedb color schemes
#7dcedb color preview, HTML & CSS examples
           This text has a color of #7dcedb        
        
          <p style="color:#7dcedb;">Text here</p>
        
        
          .mytext {color:#7dcedb;}
        
        Text color #7dcedb
      
           This box has a color of #7dcedb        
        
          <div style="background-color:#7dcedb;">Content here</div>
        
        
          .mybackground {background-color:#7dcedb;}
        
        Background color #7dcedb
      
           Border around this has a color of #7dcedb        
        
          <div style="border:2px solid #7dcedb;">Content here</div>
        
        
          .myborder {border:2px solid #7dcedb;}
        
        Border color #7dcedb