#7dced2 color space conversions
Hex:
        #7dced2
        RGB:
        125, 206, 210
        CMY:
        51, 19, 18
        CMYK:
        40, 2, 0, 18
      HSL:
        183°, 48.5714%, 65.6863%
        HSV (HSB):
        183°, 40.4762%, 82.3529%
        XYZ:
        42.1616, 53.1557, 69.0107
        xyY:
        0.2566, 0.3235, 53.1557
      CIE-Lab:
        77.9669, -23.7037, -9.7851
        CIE-LCH:
        77.9669, 25.6440, 202.4314
        CIE-Luv:
        77.9669, -37.1894, -11.3569
        Hunter-Lab:
        72.9080, -24.3650, -5.0851
      #7dced2 color charts
#7dced2 RGB chart
      #7dced2 CMYK chart
      #7dced2 RGB pie chart
      #7dced2 color shades, tints & tones
#7dced2 color schemes
#7dced2 color preview, HTML & CSS examples
           This text has a color of #7dced2        
        
          <p style="color:#7dced2;">Text here</p>
        
        
          .mytext {color:#7dced2;}
        
        Text color #7dced2
      
           This box has a color of #7dced2        
        
          <div style="background-color:#7dced2;">Content here</div>
        
        
          .mybackground {background-color:#7dced2;}
        
        Background color #7dced2
      
           Border around this has a color of #7dced2        
        
          <div style="border:2px solid #7dced2;">Content here</div>
        
        
          .myborder {border:2px solid #7dced2;}
        
        Border color #7dced2