#7de4dc color space conversions
Hex:
        #7de4dc
        RGB:
        125, 228, 220
        CMY:
        51, 11, 14
        CMYK:
        45, 0, 4, 11
      HSL:
        175°, 65.6051%, 69.2157%
        HSV (HSB):
        175°, 45.1754%, 89.4118%
        XYZ:
        49.1191, 65.0141, 77.6703
        xyY:
        0.2561, 0.3390, 65.0141
      CIE-Lab:
        84.4910, -31.9079, -5.4412
        CIE-LCH:
        84.4910, 32.3685, 189.6774
        CIE-Luv:
        84.4910, -45.6668, -3.2600
        Hunter-Lab:
        80.6313, -32.3659, -0.6708
      #7de4dc color charts
#7de4dc RGB chart
      #7de4dc CMYK chart
      #7de4dc RGB pie chart
      #7de4dc color shades, tints & tones
#7de4dc color schemes
#7de4dc color preview, HTML & CSS examples
           This text has a color of #7de4dc        
        
          <p style="color:#7de4dc;">Text here</p>
        
        
          .mytext {color:#7de4dc;}
        
        Text color #7de4dc
      
           This box has a color of #7de4dc        
        
          <div style="background-color:#7de4dc;">Content here</div>
        
        
          .mybackground {background-color:#7de4dc;}
        
        Background color #7de4dc
      
           Border around this has a color of #7de4dc        
        
          <div style="border:2px solid #7de4dc;">Content here</div>
        
        
          .myborder {border:2px solid #7de4dc;}
        
        Border color #7de4dc