#7ed6ef color space conversions
Hex:
        #7ed6ef
        RGB:
        126, 214, 239
        CMY:
        51, 16, 6
        CMYK:
        47, 10, 0, 6
      HSL:
        193°, 77.9310%, 71.5686%
        HSV (HSB):
        193°, 47.2803%, 93.7255%
        XYZ:
        48.2307, 58.7607, 90.4613
        xyY:
        0.2443, 0.2976, 58.7607
      CIE-Lab:
        81.1599, -19.9835, -20.5001
        CIE-LCH:
        81.1599, 28.6286, 225.7311
        CIE-Luv:
        81.1599, -39.2574, -29.5497
        Hunter-Lab:
        76.6556, -21.8372, -16.3093
      #7ed6ef color charts
#7ed6ef RGB chart
      #7ed6ef CMYK chart
      #7ed6ef RGB pie chart
      #7ed6ef color shades, tints & tones
#7ed6ef color schemes
#7ed6ef color preview, HTML & CSS examples
           This text has a color of #7ed6ef        
        
          <p style="color:#7ed6ef;">Text here</p>
        
        
          .mytext {color:#7ed6ef;}
        
        Text color #7ed6ef
      
           This box has a color of #7ed6ef        
        
          <div style="background-color:#7ed6ef;">Content here</div>
        
        
          .mybackground {background-color:#7ed6ef;}
        
        Background color #7ed6ef
      
           Border around this has a color of #7ed6ef        
        
          <div style="border:2px solid #7ed6ef;">Content here</div>
        
        
          .myborder {border:2px solid #7ed6ef;}
        
        Border color #7ed6ef