#7ae1fe color space conversions
Hex:
        #7ae1fe
        RGB:
        122, 225, 254
        CMY:
        52, 12, 0
        CMYK:
        52, 11, 0, 0
      HSL:
        193°, 98.5075%, 73.7255%
        HSV (HSB):
        193°, 51.9685%, 99.6078%
        XYZ:
        52.8406, 65.1438, 103.5549
        xyY:
        0.2385, 0.2941, 65.1438
      CIE-Lab:
        84.5578, -22.3079, -23.3076
        CIE-LCH:
        84.5578, 32.2628, 226.2554
        CIE-Luv:
        84.5578, -44.1727, -34.0983
        Hunter-Lab:
        80.7117, -24.3844, -19.5722
      #7ae1fe color charts
#7ae1fe RGB chart
      #7ae1fe CMYK chart
      #7ae1fe RGB pie chart
      #7ae1fe color shades, tints & tones
#7ae1fe color schemes
#7ae1fe color preview, HTML & CSS examples
           This text has a color of #7ae1fe        
        
          <p style="color:#7ae1fe;">Text here</p>
        
        
          .mytext {color:#7ae1fe;}
        
        Text color #7ae1fe
      
           This box has a color of #7ae1fe        
        
          <div style="background-color:#7ae1fe;">Content here</div>
        
        
          .mybackground {background-color:#7ae1fe;}
        
        Background color #7ae1fe
      
           Border around this has a color of #7ae1fe        
        
          <div style="border:2px solid #7ae1fe;">Content here</div>
        
        
          .myborder {border:2px solid #7ae1fe;}
        
        Border color #7ae1fe