#7dd7ab color space conversions
Hex:
        #7dd7ab
        RGB:
        125, 215, 171
        CMY:
        51, 16, 33
        CMYK:
        42, 0, 20, 16
      HSL:
        151°, 52.9412%, 66.6667%
        HSV (HSB):
        151°, 41.8605%, 84.3137%
        XYZ:
        40.1086, 55.9011, 47.2041
        xyY:
        0.2801, 0.3903, 55.9011
      CIE-Lab:
        79.5575, -36.8527, 13.3854
        CIE-LCH:
        79.5575, 39.2083, 160.0383
        CIE-Luv:
        79.5575, -41.9780, 25.6431
        Hunter-Lab:
        74.7671, -35.0865, 14.9042
      #7dd7ab color charts
#7dd7ab RGB chart
      #7dd7ab CMYK chart
      #7dd7ab RGB pie chart
      #7dd7ab color shades, tints & tones
#7dd7ab color schemes
#7dd7ab color preview, HTML & CSS examples
           This text has a color of #7dd7ab        
        
          <p style="color:#7dd7ab;">Text here</p>
        
        
          .mytext {color:#7dd7ab;}
        
        Text color #7dd7ab
      
           This box has a color of #7dd7ab        
        
          <div style="background-color:#7dd7ab;">Content here</div>
        
        
          .mybackground {background-color:#7dd7ab;}
        
        Background color #7dd7ab
      
           Border around this has a color of #7dd7ab        
        
          <div style="border:2px solid #7dd7ab;">Content here</div>
        
        
          .myborder {border:2px solid #7dd7ab;}
        
        Border color #7dd7ab