#7dc3ac color space conversions
Hex:
        #7dc3ac
        RGB:
        125, 195, 172
        CMY:
        51, 24, 33
        CMYK:
        36, 0, 12, 24
      HSL:
        160°, 36.8421%, 62.7451%
        HSV (HSB):
        160°, 35.8974%, 76.4706%
        XYZ:
        35.4189, 46.3687, 46.1130
        xyY:
        0.2769, 0.3625, 46.3687
      CIE-Lab:
        73.7842, -27.1942, 4.6068
        CIE-LCH:
        73.7842, 27.5816, 170.3852
        CIE-Luv:
        73.7842, -33.4384, 11.2539
        Hunter-Lab:
        68.0946, -26.3200, 7.5156
      #7dc3ac color charts
#7dc3ac RGB chart
      #7dc3ac CMYK chart
      #7dc3ac RGB pie chart
      #7dc3ac color shades, tints & tones
#7dc3ac color schemes
#7dc3ac color preview, HTML & CSS examples
           This text has a color of #7dc3ac        
        
          <p style="color:#7dc3ac;">Text here</p>
        
        
          .mytext {color:#7dc3ac;}
        
        Text color #7dc3ac
      
           This box has a color of #7dc3ac        
        
          <div style="background-color:#7dc3ac;">Content here</div>
        
        
          .mybackground {background-color:#7dc3ac;}
        
        Background color #7dc3ac
      
           Border around this has a color of #7dc3ac        
        
          <div style="border:2px solid #7dc3ac;">Content here</div>
        
        
          .myborder {border:2px solid #7dc3ac;}
        
        Border color #7dc3ac