#7defc7 color space conversions
Hex:
        #7defc7
        RGB:
        125, 239, 199
        CMY:
        51, 6, 22
        CMYK:
        48, 0, 17, 6
      HSL:
        159°, 78.0822%, 71.3725%
        HSV (HSB):
        159°, 47.6987%, 93.7255%
        XYZ:
        49.6328, 70.2165, 64.9701
        xyY:
        0.2685, 0.3799, 70.2165
      CIE-Lab:
        87.1029, -41.7726, 9.3874
        CIE-LCH:
        87.1029, 42.8144, 167.3346
        CIE-Luv:
        87.1029, -50.8008, 21.0678
        Hunter-Lab:
        83.7953, -40.9145, 12.6866
      #7defc7 color charts
#7defc7 RGB chart
      #7defc7 CMYK chart
      #7defc7 RGB pie chart
      #7defc7 color shades, tints & tones
#7defc7 color schemes
#7defc7 color preview, HTML & CSS examples
           This text has a color of #7defc7        
        
          <p style="color:#7defc7;">Text here</p>
        
        
          .mytext {color:#7defc7;}
        
        Text color #7defc7
      
           This box has a color of #7defc7        
        
          <div style="background-color:#7defc7;">Content here</div>
        
        
          .mybackground {background-color:#7defc7;}
        
        Background color #7defc7
      
           Border around this has a color of #7defc7        
        
          <div style="border:2px solid #7defc7;">Content here</div>
        
        
          .myborder {border:2px solid #7defc7;}
        
        Border color #7defc7