#7df8bd color space conversions
Hex:
        #7df8bd
        RGB:
        125, 248, 189
        CMY:
        51, 3, 26
        CMYK:
        50, 0, 24, 3
      HSL:
        151°, 89.7810%, 73.1373%
        HSV (HSB):
        151°, 49.5968%, 97.2549%
        XYZ:
        51.2102, 75.1689, 59.9541
        xyY:
        0.2748, 0.4034, 75.1689
      CIE-Lab:
        89.4721, -47.7632, 17.9217
        CIE-LCH:
        89.4721, 51.0148, 159.4329
        CIE-Luv:
        89.4721, -54.7455, 34.4467
        Hunter-Lab:
        86.7000, -46.2923, 19.6902
      #7df8bd color charts
#7df8bd RGB chart
      #7df8bd CMYK chart
      #7df8bd RGB pie chart
      #7df8bd color shades, tints & tones
#7df8bd color schemes
#7df8bd color preview, HTML & CSS examples
           This text has a color of #7df8bd        
        
          <p style="color:#7df8bd;">Text here</p>
        
        
          .mytext {color:#7df8bd;}
        
        Text color #7df8bd
      
           This box has a color of #7df8bd        
        
          <div style="background-color:#7df8bd;">Content here</div>
        
        
          .mybackground {background-color:#7df8bd;}
        
        Background color #7df8bd
      
           Border around this has a color of #7df8bd        
        
          <div style="border:2px solid #7df8bd;">Content here</div>
        
        
          .myborder {border:2px solid #7df8bd;}
        
        Border color #7df8bd