#7edaa1 color space conversions
Hex:
        #7edaa1
        RGB:
        126, 218, 161
        CMY:
        51, 15, 37
        CMYK:
        42, 0, 26, 15
      HSL:
        143°, 55.4217%, 67.4510%
        HSV (HSB):
        143°, 42.2018%, 85.4902%
        XYZ:
        40.1086, 57.1516, 42.6356
        xyY:
        0.2867, 0.4085, 57.1516
      CIE-Lab:
        80.2648, -39.9013, 19.6547
        CIE-LCH:
        80.2648, 44.4795, 153.7759
        CIE-Luv:
        80.2648, -43.1596, 34.7894
        Hunter-Lab:
        75.5987, -37.5952, 19.4811
      #7edaa1 color charts
#7edaa1 RGB chart
      #7edaa1 CMYK chart
      #7edaa1 RGB pie chart
      #7edaa1 color shades, tints & tones
#7edaa1 color schemes
#7edaa1 color preview, HTML & CSS examples
           This text has a color of #7edaa1        
        
          <p style="color:#7edaa1;">Text here</p>
        
        
          .mytext {color:#7edaa1;}
        
        Text color #7edaa1
      
           This box has a color of #7edaa1        
        
          <div style="background-color:#7edaa1;">Content here</div>
        
        
          .mybackground {background-color:#7edaa1;}
        
        Background color #7edaa1
      
           Border around this has a color of #7edaa1        
        
          <div style="border:2px solid #7edaa1;">Content here</div>
        
        
          .myborder {border:2px solid #7edaa1;}
        
        Border color #7edaa1