#7fd7ff color space conversions
Hex:
        #7fd7ff
        RGB:
        127, 215, 255
        CMY:
        50, 16, 0
        CMYK:
        50, 16, 0, 0
      HSL:
        199°, 100.0000%, 74.9020%
        HSV (HSB):
        199°, 50.1961%, 100.0000%
        XYZ:
        51.1028, 60.3329, 103.5598
        xyY:
        0.2377, 0.2806, 60.3329
      CIE-Lab:
        82.0188, -15.9215, -27.6881
        CIE-LCH:
        82.0188, 31.9395, 240.0998
        CIE-Luv:
        82.0188, -38.8927, -42.3214
        Hunter-Lab:
        77.6743, -18.4926, -24.6768
      #7fd7ff color charts
#7fd7ff RGB chart
      #7fd7ff CMYK chart
      #7fd7ff RGB pie chart
      #7fd7ff color shades, tints & tones
#7fd7ff color schemes
#7fd7ff color preview, HTML & CSS examples
           This text has a color of #7fd7ff        
        
          <p style="color:#7fd7ff;">Text here</p>
        
        
          .mytext {color:#7fd7ff;}
        
        Text color #7fd7ff
      
           This box has a color of #7fd7ff        
        
          <div style="background-color:#7fd7ff;">Content here</div>
        
        
          .mybackground {background-color:#7fd7ff;}
        
        Background color #7fd7ff
      
           Border around this has a color of #7fd7ff        
        
          <div style="border:2px solid #7fd7ff;">Content here</div>
        
        
          .myborder {border:2px solid #7fd7ff;}
        
        Border color #7fd7ff