#7ed3f3 color space conversions
Hex:
        #7ed3f3
        RGB:
        126, 211, 243
        CMY:
        51, 17, 5
        CMYK:
        48, 13, 0, 5
      HSL:
        196°, 82.9787%, 72.3529%
        HSV (HSB):
        196°, 48.1481%, 95.2941%
        XYZ:
        48.0761, 57.4952, 93.3578
        xyY:
        0.2417, 0.2890, 57.4952
      CIE-Lab:
        80.4573, -17.3818, -23.6972
        CIE-LCH:
        80.4573, 29.3885, 233.7401
        CIE-Luv:
        80.4573, -37.9865, -35.2584
        Hunter-Lab:
        75.8256, -19.5195, -19.9210
      #7ed3f3 color charts
#7ed3f3 RGB chart
      #7ed3f3 CMYK chart
      #7ed3f3 RGB pie chart
      #7ed3f3 color shades, tints & tones
#7ed3f3 color schemes
#7ed3f3 color preview, HTML & CSS examples
           This text has a color of #7ed3f3        
        
          <p style="color:#7ed3f3;">Text here</p>
        
        
          .mytext {color:#7ed3f3;}
        
        Text color #7ed3f3
      
           This box has a color of #7ed3f3        
        
          <div style="background-color:#7ed3f3;">Content here</div>
        
        
          .mybackground {background-color:#7ed3f3;}
        
        Background color #7ed3f3
      
           Border around this has a color of #7ed3f3        
        
          <div style="border:2px solid #7ed3f3;">Content here</div>
        
        
          .myborder {border:2px solid #7ed3f3;}
        
        Border color #7ed3f3