#7edbae color space conversions
Hex:
        #7edbae
        RGB:
        126, 219, 174
        CMY:
        51, 14, 32
        CMYK:
        42, 0, 21, 14
      HSL:
        151°, 56.3636%, 67.6471%
        HSV (HSB):
        151°, 42.4658%, 85.8824%
        XYZ:
        41.5757, 58.1546, 49.0781
        xyY:
        0.2794, 0.3908, 58.1546
      CIE-Lab:
        80.8247, -37.7967, 13.5931
        CIE-LCH:
        80.8247, 40.1666, 160.2195
        CIE-Luv:
        80.8247, -43.2030, 26.1671
        Hunter-Lab:
        76.2592, -36.1373, 15.2242
      #7edbae color charts
#7edbae RGB chart
      #7edbae CMYK chart
      #7edbae RGB pie chart
      #7edbae color shades, tints & tones
#7edbae color schemes
#7edbae color preview, HTML & CSS examples
           This text has a color of #7edbae        
        
          <p style="color:#7edbae;">Text here</p>
        
        
          .mytext {color:#7edbae;}
        
        Text color #7edbae
      
           This box has a color of #7edbae        
        
          <div style="background-color:#7edbae;">Content here</div>
        
        
          .mybackground {background-color:#7edbae;}
        
        Background color #7edbae
      
           Border around this has a color of #7edbae        
        
          <div style="border:2px solid #7edbae;">Content here</div>
        
        
          .myborder {border:2px solid #7edbae;}
        
        Border color #7edbae