#7ed7fa color space conversions
Hex:
        #7ed7fa
        RGB:
        126, 215, 250
        CMY:
        51, 16, 2
        CMYK:
        50, 14, 0, 2
      HSL:
        197°, 92.5373%, 73.7255%
        HSV (HSB):
        197°, 49.6000%, 98.0392%
        XYZ:
        50.1599, 59.9386, 99.3681
        xyY:
        0.2395, 0.2861, 59.9386
      CIE-Lab:
        81.8048, -17.5153, -25.3668
        CIE-LCH:
        81.8048, 30.8263, 235.3757
        CIE-Luv:
        81.8048, -39.3334, -38.1348
        Hunter-Lab:
        77.4200, -19.8361, -21.9043
      #7ed7fa color charts
#7ed7fa RGB chart
      #7ed7fa CMYK chart
      #7ed7fa RGB pie chart
      #7ed7fa color shades, tints & tones
#7ed7fa color schemes
#7ed7fa color preview, HTML & CSS examples
           This text has a color of #7ed7fa        
        
          <p style="color:#7ed7fa;">Text here</p>
        
        
          .mytext {color:#7ed7fa;}
        
        Text color #7ed7fa
      
           This box has a color of #7ed7fa        
        
          <div style="background-color:#7ed7fa;">Content here</div>
        
        
          .mybackground {background-color:#7ed7fa;}
        
        Background color #7ed7fa
      
           Border around this has a color of #7ed7fa        
        
          <div style="border:2px solid #7ed7fa;">Content here</div>
        
        
          .myborder {border:2px solid #7ed7fa;}
        
        Border color #7ed7fa