#7ae1fb color space conversions
Hex:
        #7ae1fb
        RGB:
        122, 225, 251
        CMY:
        52, 12, 2
        CMYK:
        51, 10, 0, 2
      HSL:
        192°, 94.1606%, 73.1373%
        HSV (HSB):
        192°, 51.3944%, 98.4314%
        XYZ:
        52.3638, 64.9530, 101.0441
        xyY:
        0.2398, 0.2975, 64.9530
      CIE-Lab:
        84.4595, -23.1249, -21.8743
        CIE-LCH:
        84.4595, 31.8315, 223.4081
        CIE-Luv:
        84.4595, -44.2812, -31.5510
        Hunter-Lab:
        80.5934, -25.0620, -17.9195
      #7ae1fb color charts
#7ae1fb RGB chart
      #7ae1fb CMYK chart
      #7ae1fb RGB pie chart
      #7ae1fb color shades, tints & tones
#7ae1fb color schemes
#7ae1fb color preview, HTML & CSS examples
           This text has a color of #7ae1fb        
        
          <p style="color:#7ae1fb;">Text here</p>
        
        
          .mytext {color:#7ae1fb;}
        
        Text color #7ae1fb
      
           This box has a color of #7ae1fb        
        
          <div style="background-color:#7ae1fb;">Content here</div>
        
        
          .mybackground {background-color:#7ae1fb;}
        
        Background color #7ae1fb
      
           Border around this has a color of #7ae1fb        
        
          <div style="border:2px solid #7ae1fb;">Content here</div>
        
        
          .myborder {border:2px solid #7ae1fb;}
        
        Border color #7ae1fb