#7fdbfd color space conversions
Hex:
        #7fdbfd
        RGB:
        127, 219, 253
        CMY:
        50, 14, 1
        CMYK:
        50, 13, 0, 1
      HSL:
        196°, 96.9231%, 74.5098%
        HSV (HSB):
        196°, 49.8024%, 99.2157%
        XYZ:
        51.8135, 62.2669, 102.2164
        xyY:
        0.2395, 0.2879, 62.2669
      CIE-Lab:
        83.0552, -18.5125, -25.0471
        CIE-LCH:
        83.0552, 31.1460, 233.5317
        CIE-Luv:
        83.0552, -40.4724, -37.5147
        Hunter-Lab:
        78.9094, -20.8846, -21.5655
      #7fdbfd color charts
#7fdbfd RGB chart
      #7fdbfd CMYK chart
      #7fdbfd RGB pie chart
      #7fdbfd color shades, tints & tones
#7fdbfd color schemes
#7fdbfd color preview, HTML & CSS examples
           This text has a color of #7fdbfd        
        
          <p style="color:#7fdbfd;">Text here</p>
        
        
          .mytext {color:#7fdbfd;}
        
        Text color #7fdbfd
      
           This box has a color of #7fdbfd        
        
          <div style="background-color:#7fdbfd;">Content here</div>
        
        
          .mybackground {background-color:#7fdbfd;}
        
        Background color #7fdbfd
      
           Border around this has a color of #7fdbfd        
        
          <div style="border:2px solid #7fdbfd;">Content here</div>
        
        
          .myborder {border:2px solid #7fdbfd;}
        
        Border color #7fdbfd