#7defb9 color space conversions
Hex:
        #7defb9
        RGB:
        125, 239, 185
        CMY:
        51, 6, 27
        CMYK:
        48, 0, 23, 6
      HSL:
        152°, 78.0822%, 71.3725%
        HSV (HSB):
        152°, 47.6987%, 93.7255%
        XYZ:
        48.0809, 69.5958, 56.7981
        xyY:
        0.2756, 0.3989, 69.5958
      CIE-Lab:
        86.7982, -44.7000, 16.2400
        CIE-LCH:
        86.7982, 47.5586, 160.0334
        CIE-Luv:
        86.7982, -51.3339, 31.3989
        Hunter-Lab:
        83.4241, -43.1149, 18.0301
      #7defb9 color charts
#7defb9 RGB chart
      #7defb9 CMYK chart
      #7defb9 RGB pie chart
      #7defb9 color shades, tints & tones
#7defb9 color schemes
#7defb9 color preview, HTML & CSS examples
           This text has a color of #7defb9        
        
          <p style="color:#7defb9;">Text here</p>
        
        
          .mytext {color:#7defb9;}
        
        Text color #7defb9
      
           This box has a color of #7defb9        
        
          <div style="background-color:#7defb9;">Content here</div>
        
        
          .mybackground {background-color:#7defb9;}
        
        Background color #7defb9
      
           Border around this has a color of #7defb9        
        
          <div style="border:2px solid #7defb9;">Content here</div>
        
        
          .myborder {border:2px solid #7defb9;}
        
        Border color #7defb9