#7ed5fa color space conversions
Hex:
        #7ed5fa
        RGB:
        126, 213, 250
        CMY:
        51, 16, 2
        CMYK:
        50, 15, 0, 2
      HSL:
        198°, 92.5373%, 73.7255%
        HSV (HSB):
        198°, 49.6000%, 98.0392%
        XYZ:
        49.6538, 58.9262, 99.1994
        xyY:
        0.2390, 0.2836, 58.9262
      CIE-Lab:
        81.2510, -16.4921, -26.2117
        CIE-LCH:
        81.2510, 30.9684, 237.8224
        CIE-Luv:
        81.2510, -38.5689, -39.6836
        Hunter-Lab:
        76.7634, -18.8748, -22.8845
      #7ed5fa color charts
#7ed5fa RGB chart
      #7ed5fa CMYK chart
      #7ed5fa RGB pie chart
      #7ed5fa color shades, tints & tones
#7ed5fa color schemes
#7ed5fa color preview, HTML & CSS examples
           This text has a color of #7ed5fa        
        
          <p style="color:#7ed5fa;">Text here</p>
        
        
          .mytext {color:#7ed5fa;}
        
        Text color #7ed5fa
      
           This box has a color of #7ed5fa        
        
          <div style="background-color:#7ed5fa;">Content here</div>
        
        
          .mybackground {background-color:#7ed5fa;}
        
        Background color #7ed5fa
      
           Border around this has a color of #7ed5fa        
        
          <div style="border:2px solid #7ed5fa;">Content here</div>
        
        
          .myborder {border:2px solid #7ed5fa;}
        
        Border color #7ed5fa