#7fccfd color space conversions
Hex:
        #7fccfd
        RGB:
        127, 204, 253
        CMY:
        50, 20, 1
        CMYK:
        50, 19, 0, 1
      HSL:
        203°, 96.9231%, 74.5098%
        HSV (HSB):
        203°, 49.8024%, 99.2157%
        XYZ:
        48.0749, 54.7896, 100.9701
        xyY:
        0.2359, 0.2688, 54.7896
      CIE-Lab:
        78.9199, -10.7584, -31.3777
        CIE-LCH:
        78.9199, 33.1709, 251.0748
        CIE-Luv:
        78.9199, -34.7572, -49.1378
        Hunter-Lab:
        74.0200, -13.6019, -29.0631
      #7fccfd color charts
#7fccfd RGB chart
      #7fccfd CMYK chart
      #7fccfd RGB pie chart
      #7fccfd color shades, tints & tones
#7fccfd color schemes
#7fccfd color preview, HTML & CSS examples
           This text has a color of #7fccfd        
        
          <p style="color:#7fccfd;">Text here</p>
        
        
          .mytext {color:#7fccfd;}
        
        Text color #7fccfd
      
           This box has a color of #7fccfd        
        
          <div style="background-color:#7fccfd;">Content here</div>
        
        
          .mybackground {background-color:#7fccfd;}
        
        Background color #7fccfd
      
           Border around this has a color of #7fccfd        
        
          <div style="border:2px solid #7fccfd;">Content here</div>
        
        
          .myborder {border:2px solid #7fccfd;}
        
        Border color #7fccfd