#7defb3 color space conversions
Hex:
        #7defb3
        RGB:
        125, 239, 179
        CMY:
        51, 6, 30
        CMYK:
        48, 0, 25, 6
      HSL:
        148°, 78.0822%, 71.3725%
        HSV (HSB):
        148°, 47.6987%, 93.7255%
        XYZ:
        47.4606, 69.3477, 53.5318
        xyY:
        0.2786, 0.4071, 69.3477
      CIE-Lab:
        86.6759, -45.8934, 19.1764
        CIE-LCH:
        86.6759, 49.7387, 157.3225
        CIE-Luv:
        86.6759, -51.5566, 35.6723
        Hunter-Lab:
        83.2752, -44.0001, 20.1793
      #7defb3 color charts
#7defb3 RGB chart
      #7defb3 CMYK chart
      #7defb3 RGB pie chart
      #7defb3 color shades, tints & tones
#7defb3 color schemes
#7defb3 color preview, HTML & CSS examples
           This text has a color of #7defb3        
        
          <p style="color:#7defb3;">Text here</p>
        
        
          .mytext {color:#7defb3;}
        
        Text color #7defb3
      
           This box has a color of #7defb3        
        
          <div style="background-color:#7defb3;">Content here</div>
        
        
          .mybackground {background-color:#7defb3;}
        
        Background color #7defb3
      
           Border around this has a color of #7defb3        
        
          <div style="border:2px solid #7defb3;">Content here</div>
        
        
          .myborder {border:2px solid #7defb3;}
        
        Border color #7defb3