#7defc5 color space conversions
Hex:
        #7defc5
        RGB:
        125, 239, 197
        CMY:
        51, 6, 23
        CMYK:
        48, 0, 18, 6
      HSL:
        158°, 78.0822%, 71.3725%
        HSV (HSB):
        158°, 47.6987%, 93.7255%
        XYZ:
        49.4020, 70.1242, 63.7549
        xyY:
        0.2695, 0.3826, 70.1242
      CIE-Lab:
        87.0577, -42.2027, 10.3658
        CIE-LCH:
        87.0577, 43.4571, 166.2003
        CIE-Luv:
        87.0577, -50.8780, 22.5725
        Hunter-Lab:
        83.7402, -41.2404, 13.4782
      #7defc5 color charts
#7defc5 RGB chart
      #7defc5 CMYK chart
      #7defc5 RGB pie chart
      #7defc5 color shades, tints & tones
#7defc5 color schemes
#7defc5 color preview, HTML & CSS examples
           This text has a color of #7defc5        
        
          <p style="color:#7defc5;">Text here</p>
        
        
          .mytext {color:#7defc5;}
        
        Text color #7defc5
      
           This box has a color of #7defc5        
        
          <div style="background-color:#7defc5;">Content here</div>
        
        
          .mybackground {background-color:#7defc5;}
        
        Background color #7defc5
      
           Border around this has a color of #7defc5        
        
          <div style="border:2px solid #7defc5;">Content here</div>
        
        
          .myborder {border:2px solid #7defc5;}
        
        Border color #7defc5