#7df9dc color space conversions
Hex:
        #7df9dc
        RGB:
        125, 249, 220
        CMY:
        51, 2, 14
        CMYK:
        50, 0, 12, 2
      HSL:
        166°, 91.1765%, 73.3333%
        HSV (HSB):
        166°, 49.7992%, 97.6471%
        XYZ:
        55.2514, 77.2786, 79.7144
        xyY:
        0.2603, 0.3641, 77.2786
      CIE-Lab:
        90.4497, -41.5447, 3.2784
        CIE-LCH:
        90.4497, 41.6738, 175.4880
        CIE-Luv:
        90.4497, -53.8501, 11.9288
        Hunter-Lab:
        87.9083, -41.6501, 7.7722
      #7df9dc color charts
#7df9dc RGB chart
      #7df9dc CMYK chart
      #7df9dc RGB pie chart
      #7df9dc color shades, tints & tones
#7df9dc color schemes
#7df9dc color preview, HTML & CSS examples
           This text has a color of #7df9dc        
        
          <p style="color:#7df9dc;">Text here</p>
        
        
          .mytext {color:#7df9dc;}
        
        Text color #7df9dc
      
           This box has a color of #7df9dc        
        
          <div style="background-color:#7df9dc;">Content here</div>
        
        
          .mybackground {background-color:#7df9dc;}
        
        Background color #7df9dc
      
           Border around this has a color of #7df9dc        
        
          <div style="border:2px solid #7df9dc;">Content here</div>
        
        
          .myborder {border:2px solid #7df9dc;}
        
        Border color #7df9dc