#7eaf9a color space conversions
Hex:
        #7eaf9a
        RGB:
        126, 175, 154
        CMY:
        51, 31, 40
        CMYK:
        28, 0, 12, 31
      HSL:
        154°, 23.4450%, 59.0196%
        HSV (HSB):
        154°, 28.0000%, 68.6275%
        XYZ:
        29.7669, 37.4287, 36.2274
        xyY:
        0.2878, 0.3619, 37.4287
      CIE-Lab:
        67.5974, -20.7852, 5.5465
        CIE-LCH:
        67.5974, 21.5125, 165.0590
        CIE-Luv:
        67.5974, -24.3540, 11.3998
        Hunter-Lab:
        61.1790, -20.2132, 7.7164
      #7eaf9a color charts
#7eaf9a RGB chart
      #7eaf9a CMYK chart
      #7eaf9a RGB pie chart
      #7eaf9a color shades, tints & tones
#7eaf9a color schemes
#7eaf9a color preview, HTML & CSS examples
           This text has a color of #7eaf9a        
        
          <p style="color:#7eaf9a;">Text here</p>
        
        
          .mytext {color:#7eaf9a;}
        
        Text color #7eaf9a
      
           This box has a color of #7eaf9a        
        
          <div style="background-color:#7eaf9a;">Content here</div>
        
        
          .mybackground {background-color:#7eaf9a;}
        
        Background color #7eaf9a
      
           Border around this has a color of #7eaf9a        
        
          <div style="border:2px solid #7eaf9a;">Content here</div>
        
        
          .myborder {border:2px solid #7eaf9a;}
        
        Border color #7eaf9a