#7de9bf color space conversions
Hex:
        #7de9bf
        RGB:
        125, 233, 191
        CMY:
        51, 9, 25
        CMYK:
        46, 0, 18, 9
      HSL:
        157°, 71.0526%, 70.1961%
        HSV (HSB):
        157°, 46.3519%, 91.3725%
        XYZ:
        47.0003, 66.3994, 59.6294
        xyY:
        0.2716, 0.3837, 66.3994
      CIE-Lab:
        85.1997, -40.8171, 10.8521
        CIE-LCH:
        85.1997, 42.2351, 165.1111
        CIE-Luv:
        85.1997, -48.7092, 22.9736
        Hunter-Lab:
        81.4858, -39.6429, 13.6530
      #7de9bf color charts
#7de9bf RGB chart
      #7de9bf CMYK chart
      #7de9bf RGB pie chart
      #7de9bf color shades, tints & tones
#7de9bf color schemes
#7de9bf color preview, HTML & CSS examples
           This text has a color of #7de9bf        
        
          <p style="color:#7de9bf;">Text here</p>
        
        
          .mytext {color:#7de9bf;}
        
        Text color #7de9bf
      
           This box has a color of #7de9bf        
        
          <div style="background-color:#7de9bf;">Content here</div>
        
        
          .mybackground {background-color:#7de9bf;}
        
        Background color #7de9bf
      
           Border around this has a color of #7de9bf        
        
          <div style="border:2px solid #7de9bf;">Content here</div>
        
        
          .myborder {border:2px solid #7de9bf;}
        
        Border color #7de9bf