#7ae5fe color space conversions
Hex:
        #7ae5fe
        RGB:
        122, 229, 254
        CMY:
        52, 10, 0
        CMYK:
        52, 10, 0, 0
      HSL:
        191°, 98.5075%, 73.7255%
        HSV (HSB):
        191°, 51.9685%, 99.6078%
        XYZ:
        53.9347, 67.3320, 103.9196
        xyY:
        0.2395, 0.2990, 67.3320
      CIE-Lab:
        85.6713, -24.2895, -21.6183
        CIE-LCH:
        85.6713, 32.5166, 221.6700
        CIE-Luv:
        85.6713, -45.6801, -30.9991
        Hunter-Lab:
        82.0561, -26.2716, -17.6484
      #7ae5fe color charts
#7ae5fe RGB chart
      #7ae5fe CMYK chart
      #7ae5fe RGB pie chart
      #7ae5fe color shades, tints & tones
#7ae5fe color schemes
#7ae5fe color preview, HTML & CSS examples
           This text has a color of #7ae5fe        
        
          <p style="color:#7ae5fe;">Text here</p>
        
        
          .mytext {color:#7ae5fe;}
        
        Text color #7ae5fe
      
           This box has a color of #7ae5fe        
        
          <div style="background-color:#7ae5fe;">Content here</div>
        
        
          .mybackground {background-color:#7ae5fe;}
        
        Background color #7ae5fe
      
           Border around this has a color of #7ae5fe        
        
          <div style="border:2px solid #7ae5fe;">Content here</div>
        
        
          .myborder {border:2px solid #7ae5fe;}
        
        Border color #7ae5fe