#7cd7ef color space conversions
Hex:
        #7cd7ef
        RGB:
        124, 215, 239
        CMY:
        51, 16, 6
        CMYK:
        48, 10, 0, 6
      HSL:
        193°, 78.2313%, 71.1765%
        HSV (HSB):
        193°, 48.1172%, 93.7255%
        XYZ:
        48.1926, 59.1180, 90.5322
        xyY:
        0.2436, 0.2988, 59.1180
      CIE-Lab:
        81.3564, -20.9355, -20.2105
        CIE-LCH:
        81.3564, 29.0992, 223.9905
        CIE-Luv:
        81.3564, -40.2652, -28.9387
        Hunter-Lab:
        76.8882, -22.6727, -15.9894
      #7cd7ef color charts
#7cd7ef RGB chart
      #7cd7ef CMYK chart
      #7cd7ef RGB pie chart
      #7cd7ef color shades, tints & tones
#7cd7ef color schemes
#7cd7ef color preview, HTML & CSS examples
           This text has a color of #7cd7ef        
        
          <p style="color:#7cd7ef;">Text here</p>
        
        
          .mytext {color:#7cd7ef;}
        
        Text color #7cd7ef
      
           This box has a color of #7cd7ef        
        
          <div style="background-color:#7cd7ef;">Content here</div>
        
        
          .mybackground {background-color:#7cd7ef;}
        
        Background color #7cd7ef
      
           Border around this has a color of #7cd7ef        
        
          <div style="border:2px solid #7cd7ef;">Content here</div>
        
        
          .myborder {border:2px solid #7cd7ef;}
        
        Border color #7cd7ef