#7dcac3 color space conversions
Hex:
        #7dcac3
        RGB:
        125, 202, 195
        CMY:
        51, 21, 24
        CMYK:
        38, 0, 3, 21
      HSL:
        175°, 42.0765%, 64.1176%
        HSV (HSB):
        175°, 38.1188%, 79.2157%
        XYZ:
        39.4283, 50.5412, 59.3071
        xyY:
        0.2641, 0.3386, 50.5412
      CIE-Lab:
        76.4002, -25.3761, -4.0241
        CIE-LCH:
        76.4002, 25.6932, 189.0108
        CIE-Luv:
        76.4002, -35.9143, -2.0121
        Hunter-Lab:
        71.0923, -25.4142, 0.3033
      #7dcac3 color charts
#7dcac3 RGB chart
      #7dcac3 CMYK chart
      #7dcac3 RGB pie chart
      #7dcac3 color shades, tints & tones
#7dcac3 color schemes
#7dcac3 color preview, HTML & CSS examples
           This text has a color of #7dcac3        
        
          <p style="color:#7dcac3;">Text here</p>
        
        
          .mytext {color:#7dcac3;}
        
        Text color #7dcac3
      
           This box has a color of #7dcac3        
        
          <div style="background-color:#7dcac3;">Content here</div>
        
        
          .mybackground {background-color:#7dcac3;}
        
        Background color #7dcac3
      
           Border around this has a color of #7dcac3        
        
          <div style="border:2px solid #7dcac3;">Content here</div>
        
        
          .myborder {border:2px solid #7dcac3;}
        
        Border color #7dcac3