#7fcfee color space conversions
Hex:
        #7fcfee
        RGB:
        127, 207, 238
        CMY:
        50, 19, 7
        CMYK:
        47, 13, 0, 7
      HSL:
        197°, 76.5517%, 71.5686%
        HSV (HSB):
        197°, 46.6387%, 93.3333%
        XYZ:
        46.4978, 55.3107, 89.1143
        xyY:
        0.2435, 0.2897, 55.3107
      CIE-Lab:
        79.2199, -16.4561, -22.9070
        CIE-LCH:
        79.2199, 28.2053, 234.3070
        CIE-Luv:
        79.2199, -36.2398, -33.9954
        Hunter-Lab:
        74.3712, -18.5490, -18.9836
      #7fcfee color charts
#7fcfee RGB chart
      #7fcfee CMYK chart
      #7fcfee RGB pie chart
      #7fcfee color shades, tints & tones
#7fcfee color schemes
#7fcfee color preview, HTML & CSS examples
           This text has a color of #7fcfee        
        
          <p style="color:#7fcfee;">Text here</p>
        
        
          .mytext {color:#7fcfee;}
        
        Text color #7fcfee
      
           This box has a color of #7fcfee        
        
          <div style="background-color:#7fcfee;">Content here</div>
        
        
          .mybackground {background-color:#7fcfee;}
        
        Background color #7fcfee
      
           Border around this has a color of #7fcfee        
        
          <div style="border:2px solid #7fcfee;">Content here</div>
        
        
          .myborder {border:2px solid #7fcfee;}
        
        Border color #7fcfee