#7ae8fb color space conversions
Hex:
        #7ae8fb
        RGB:
        122, 232, 251
        CMY:
        52, 9, 2
        CMYK:
        51, 8, 0, 2
      HSL:
        189°, 94.1606%, 73.1373%
        HSV (HSB):
        189°, 51.3944%, 98.4314%
        XYZ:
        54.2952, 68.8158, 101.6879
        xyY:
        0.2415, 0.3061, 68.8158
      CIE-Lab:
        86.4128, -26.5652, -18.9201
        CIE-LCH:
        86.4128, 32.6141, 215.4590
        CIE-Luv:
        86.4128, -46.9272, -26.1490
        Hunter-Lab:
        82.9553, -28.3414, -14.6099
      #7ae8fb color charts
#7ae8fb RGB chart
      #7ae8fb CMYK chart
      #7ae8fb RGB pie chart
      #7ae8fb color shades, tints & tones
#7ae8fb color schemes
#7ae8fb color preview, HTML & CSS examples
           This text has a color of #7ae8fb        
        
          <p style="color:#7ae8fb;">Text here</p>
        
        
          .mytext {color:#7ae8fb;}
        
        Text color #7ae8fb
      
           This box has a color of #7ae8fb        
        
          <div style="background-color:#7ae8fb;">Content here</div>
        
        
          .mybackground {background-color:#7ae8fb;}
        
        Background color #7ae8fb
      
           Border around this has a color of #7ae8fb        
        
          <div style="border:2px solid #7ae8fb;">Content here</div>
        
        
          .myborder {border:2px solid #7ae8fb;}
        
        Border color #7ae8fb