#7eafef color space conversions
Hex:
        #7eafef
        RGB:
        126, 175, 239
        CMY:
        51, 31, 6
        CMYK:
        47, 27, 0, 6
      HSL:
        214°, 77.9310%, 71.5686%
        HSV (HSB):
        214°, 47.2803%, 93.7255%
        XYZ:
        39.5141, 41.3276, 87.5558
        xyY:
        0.2346, 0.2454, 41.3276
      CIE-Lab:
        70.4048, 0.7366, -37.0085
        CIE-LCH:
        70.4048, 37.0158, 271.1403
        CIE-Luv:
        70.4048, -24.1899, -59.4586
        Hunter-Lab:
        64.2865, -2.7852, -35.7501
      #7eafef color charts
#7eafef RGB chart
      #7eafef CMYK chart
      #7eafef RGB pie chart
      #7eafef color shades, tints & tones
#7eafef color schemes
#7eafef color preview, HTML & CSS examples
           This text has a color of #7eafef        
        
          <p style="color:#7eafef;">Text here</p>
        
        
          .mytext {color:#7eafef;}
        
        Text color #7eafef
      
           This box has a color of #7eafef        
        
          <div style="background-color:#7eafef;">Content here</div>
        
        
          .mybackground {background-color:#7eafef;}
        
        Background color #7eafef
      
           Border around this has a color of #7eafef        
        
          <div style="border:2px solid #7eafef;">Content here</div>
        
        
          .myborder {border:2px solid #7eafef;}
        
        Border color #7eafef