#7eaeba color space conversions
Hex:
        #7eaeba
        RGB:
        126, 174, 186
        CMY:
        51, 32, 27
        CMYK:
        32, 6, 0, 27
      HSL:
        192°, 30.3030%, 61.1765%
        HSV (HSB):
        192°, 32.2581%, 72.9412%
        XYZ:
        32.6032, 38.2529, 52.1196
        xyY:
        0.2651, 0.3111, 38.2529
      CIE-Lab:
        68.2066, -12.9521, -11.2667
        CIE-LCH:
        68.2066, 17.1667, 221.0191
        CIE-Luv:
        68.2066, -23.8200, -15.0540
        Hunter-Lab:
        61.8489, -14.1408, -6.6689
      #7eaeba color charts
#7eaeba RGB chart
      #7eaeba CMYK chart
      #7eaeba RGB pie chart
      #7eaeba color shades, tints & tones
#7eaeba color schemes
#7eaeba color preview, HTML & CSS examples
           This text has a color of #7eaeba        
        
          <p style="color:#7eaeba;">Text here</p>
        
        
          .mytext {color:#7eaeba;}
        
        Text color #7eaeba
      
           This box has a color of #7eaeba        
        
          <div style="background-color:#7eaeba;">Content here</div>
        
        
          .mybackground {background-color:#7eaeba;}
        
        Background color #7eaeba
      
           Border around this has a color of #7eaeba        
        
          <div style="border:2px solid #7eaeba;">Content here</div>
        
        
          .myborder {border:2px solid #7eaeba;}
        
        Border color #7eaeba