#7dc5ef color space conversions
Hex:
        #7dc5ef
        RGB:
        125, 197, 239
        CMY:
        51, 23, 6
        CMYK:
        48, 18, 0, 6
      HSL:
        202°, 78.0822%, 71.3725%
        HSV (HSB):
        202°, 47.6987%, 93.7255%
        XYZ:
        44.0037, 50.5245, 89.0943
        xyY:
        0.2396, 0.2752, 50.5245
      CIE-Lab:
        76.3901, -11.4326, -27.7721
        CIE-LCH:
        76.3901, 30.0332, 247.6250
        CIE-Luv:
        76.3901, -32.9797, -42.7296
        Hunter-Lab:
        71.0806, -13.8874, -24.5593
      #7dc5ef color charts
#7dc5ef RGB chart
      #7dc5ef CMYK chart
      #7dc5ef RGB pie chart
      #7dc5ef color shades, tints & tones
#7dc5ef color schemes
#7dc5ef color preview, HTML & CSS examples
           This text has a color of #7dc5ef        
        
          <p style="color:#7dc5ef;">Text here</p>
        
        
          .mytext {color:#7dc5ef;}
        
        Text color #7dc5ef
      
           This box has a color of #7dc5ef        
        
          <div style="background-color:#7dc5ef;">Content here</div>
        
        
          .mybackground {background-color:#7dc5ef;}
        
        Background color #7dc5ef
      
           Border around this has a color of #7dc5ef        
        
          <div style="border:2px solid #7dc5ef;">Content here</div>
        
        
          .myborder {border:2px solid #7dc5ef;}
        
        Border color #7dc5ef