#7edaa2 color space conversions
Hex:
        #7edaa2
        RGB:
        126, 218, 162
        CMY:
        51, 15, 36
        CMYK:
        42, 0, 26, 15
      HSL:
        143°, 55.4217%, 67.4510%
        HSV (HSB):
        143°, 42.2018%, 85.4902%
        XYZ:
        40.1972, 57.1871, 43.1020
        xyY:
        0.2861, 0.4071, 57.1871
      CIE-Lab:
        80.2847, -39.7112, 19.1575
        CIE-LCH:
        80.2847, 44.0906, 154.2464
        CIE-Luv:
        80.2847, -43.1313, 34.0928
        Hunter-Lab:
        75.6221, -37.4565, 19.1422
      #7edaa2 color charts
#7edaa2 RGB chart
      #7edaa2 CMYK chart
      #7edaa2 RGB pie chart
      #7edaa2 color shades, tints & tones
#7edaa2 color schemes
#7edaa2 color preview, HTML & CSS examples
           This text has a color of #7edaa2        
        
          <p style="color:#7edaa2;">Text here</p>
        
        
          .mytext {color:#7edaa2;}
        
        Text color #7edaa2
      
           This box has a color of #7edaa2        
        
          <div style="background-color:#7edaa2;">Content here</div>
        
        
          .mybackground {background-color:#7edaa2;}
        
        Background color #7edaa2
      
           Border around this has a color of #7edaa2        
        
          <div style="border:2px solid #7edaa2;">Content here</div>
        
        
          .myborder {border:2px solid #7edaa2;}
        
        Border color #7edaa2