#7eace7 color space conversions
Hex:
        #7eace7
        RGB:
        126, 172, 231
        CMY:
        51, 33, 9
        CMYK:
        45, 26, 0, 9
      HSL:
        214°, 68.6275%, 70.0000%
        HSV (HSB):
        214°, 45.4545%, 90.5882%
        XYZ:
        37.7805, 39.7102, 81.2749
        xyY:
        0.2380, 0.2501, 39.7102
      CIE-Lab:
        69.2626, 0.1206, -34.4198
        CIE-LCH:
        69.2626, 34.4200, 270.2008
        CIE-Luv:
        69.2626, -23.0267, -54.8712
        Hunter-Lab:
        63.0160, -3.2605, -32.3580
      #7eace7 color charts
#7eace7 RGB chart
      #7eace7 CMYK chart
      #7eace7 RGB pie chart
      #7eace7 color shades, tints & tones
#7eace7 color schemes
#7eace7 color preview, HTML & CSS examples
           This text has a color of #7eace7        
        
          <p style="color:#7eace7;">Text here</p>
        
        
          .mytext {color:#7eace7;}
        
        Text color #7eace7
      
           This box has a color of #7eace7        
        
          <div style="background-color:#7eace7;">Content here</div>
        
        
          .mybackground {background-color:#7eace7;}
        
        Background color #7eace7
      
           Border around this has a color of #7eace7        
        
          <div style="border:2px solid #7eace7;">Content here</div>
        
        
          .myborder {border:2px solid #7eace7;}
        
        Border color #7eace7