#7dc0ef color space conversions
Hex:
        #7dc0ef
        RGB:
        125, 192, 239
        CMY:
        51, 25, 6
        CMYK:
        48, 20, 0, 6
      HSL:
        205°, 78.0822%, 71.3725%
        HSV (HSB):
        205°, 47.6987%, 93.7255%
        XYZ:
        42.8871, 48.2912, 88.7221
        xyY:
        0.2384, 0.2684, 48.2912
      CIE-Lab:
        75.0083, -8.7764, -29.8937
        CIE-LCH:
        75.0083, 31.1554, 253.6384
        CIE-Luv:
        75.0083, -31.0470, -46.5821
        Hunter-Lab:
        69.4919, -11.4492, -27.0527
      #7dc0ef color charts
#7dc0ef RGB chart
      #7dc0ef CMYK chart
      #7dc0ef RGB pie chart
      #7dc0ef color shades, tints & tones
#7dc0ef color schemes
#7dc0ef color preview, HTML & CSS examples
           This text has a color of #7dc0ef        
        
          <p style="color:#7dc0ef;">Text here</p>
        
        
          .mytext {color:#7dc0ef;}
        
        Text color #7dc0ef
      
           This box has a color of #7dc0ef        
        
          <div style="background-color:#7dc0ef;">Content here</div>
        
        
          .mybackground {background-color:#7dc0ef;}
        
        Background color #7dc0ef
      
           Border around this has a color of #7dc0ef        
        
          <div style="border:2px solid #7dc0ef;">Content here</div>
        
        
          .myborder {border:2px solid #7dc0ef;}
        
        Border color #7dc0ef