#7ee2fd color space conversions
Hex:
        #7ee2fd
        RGB:
        126, 226, 253
        CMY:
        51, 11, 1
        CMYK:
        50, 11, 0, 1
      HSL:
        193°, 96.9466%, 74.3137%
        HSV (HSB):
        193°, 50.1976%, 99.2157%
        XYZ:
        53.5302, 65.9202, 102.8310
        xyY:
        0.2408, 0.2966, 65.9202
      CIE-Lab:
        84.9557, -22.2426, -22.1621
        CIE-LCH:
        84.9557, 31.3989, 224.8962
        CIE-Luv:
        84.9557, -43.4358, -32.1798
        Hunter-Lab:
        81.1912, -24.3979, -18.2586
      #7ee2fd color charts
#7ee2fd RGB chart
      #7ee2fd CMYK chart
      #7ee2fd RGB pie chart
      #7ee2fd color shades, tints & tones
#7ee2fd color schemes
#7ee2fd color preview, HTML & CSS examples
           This text has a color of #7ee2fd        
        
          <p style="color:#7ee2fd;">Text here</p>
        
        
          .mytext {color:#7ee2fd;}
        
        Text color #7ee2fd
      
           This box has a color of #7ee2fd        
        
          <div style="background-color:#7ee2fd;">Content here</div>
        
        
          .mybackground {background-color:#7ee2fd;}
        
        Background color #7ee2fd
      
           Border around this has a color of #7ee2fd        
        
          <div style="border:2px solid #7ee2fd;">Content here</div>
        
        
          .myborder {border:2px solid #7ee2fd;}
        
        Border color #7ee2fd