#7ea1bf color space conversions
Hex:
        #7ea1bf
        RGB:
        126, 161, 191
        CMY:
        51, 37, 25
        CMYK:
        34, 16, 0, 25
      HSL:
        208°, 33.6788%, 62.1569%
        HSV (HSB):
        208°, 34.0314%, 74.9020%
        XYZ:
        30.7530, 33.6869, 54.1716
        xyY:
        0.2593, 0.2840, 33.6869
      CIE-Lab:
        64.7133, -4.6449, -19.3164
        CIE-LCH:
        64.7133, 19.8671, 256.4791
        CIE-Luv:
        64.7133, -18.2969, -28.8835
        Hunter-Lab:
        58.0405, -6.9917, -14.7095
      #7ea1bf color charts
#7ea1bf RGB chart
      #7ea1bf CMYK chart
      #7ea1bf RGB pie chart
      #7ea1bf color shades, tints & tones
#7ea1bf color schemes
#7ea1bf color preview, HTML & CSS examples
           This text has a color of #7ea1bf        
        
          <p style="color:#7ea1bf;">Text here</p>
        
        
          .mytext {color:#7ea1bf;}
        
        Text color #7ea1bf
      
           This box has a color of #7ea1bf        
        
          <div style="background-color:#7ea1bf;">Content here</div>
        
        
          .mybackground {background-color:#7ea1bf;}
        
        Background color #7ea1bf
      
           Border around this has a color of #7ea1bf        
        
          <div style="border:2px solid #7ea1bf;">Content here</div>
        
        
          .myborder {border:2px solid #7ea1bf;}
        
        Border color #7ea1bf