#7ea6bc color space conversions
Hex:
        #7ea6bc
        RGB:
        126, 166, 188
        CMY:
        51, 35, 26
        CMYK:
        33, 12, 0, 26
      HSL:
        201°, 31.6327%, 61.5686%
        HSV (HSB):
        201°, 32.9787%, 73.7255%
        XYZ:
        31.3175, 35.3389, 52.7474
        xyY:
        0.2623, 0.2960, 35.3389
      CIE-Lab:
        66.0117, -8.1538, -15.6768
        CIE-LCH:
        66.0117, 17.6705, 242.5202
        CIE-Luv:
        66.0117, -20.3961, -22.6390
        Hunter-Lab:
        59.4465, -9.9944, -10.9960
      #7ea6bc color charts
#7ea6bc RGB chart
      #7ea6bc CMYK chart
      #7ea6bc RGB pie chart
      #7ea6bc color shades, tints & tones
#7ea6bc color schemes
#7ea6bc color preview, HTML & CSS examples
           This text has a color of #7ea6bc        
        
          <p style="color:#7ea6bc;">Text here</p>
        
        
          .mytext {color:#7ea6bc;}
        
        Text color #7ea6bc
      
           This box has a color of #7ea6bc        
        
          <div style="background-color:#7ea6bc;">Content here</div>
        
        
          .mybackground {background-color:#7ea6bc;}
        
        Background color #7ea6bc
      
           Border around this has a color of #7ea6bc        
        
          <div style="border:2px solid #7ea6bc;">Content here</div>
        
        
          .myborder {border:2px solid #7ea6bc;}
        
        Border color #7ea6bc