#7dc0fd color space conversions
Hex:
        #7dc0fd
        RGB:
        125, 192, 253
        CMY:
        51, 25, 1
        CMYK:
        51, 24, 0, 1
      HSL:
        209°, 96.9697%, 74.1176%
        HSV (HSB):
        209°, 50.5929%, 99.2157%
        XYZ:
        45.0367, 49.1511, 100.0419
        xyY:
        0.2319, 0.2531, 49.1511
      CIE-Lab:
        75.5452, -4.7877, -36.5967
        CIE-LCH:
        75.5452, 36.9085, 262.5467
        CIE-Luv:
        75.5452, -30.8488, -58.5943
        Hunter-Lab:
        70.1078, -8.0218, -35.5297
      #7dc0fd color charts
#7dc0fd RGB chart
      #7dc0fd CMYK chart
      #7dc0fd RGB pie chart
      #7dc0fd color shades, tints & tones
#7dc0fd color schemes
#7dc0fd color preview, HTML & CSS examples
           This text has a color of #7dc0fd        
        
          <p style="color:#7dc0fd;">Text here</p>
        
        
          .mytext {color:#7dc0fd;}
        
        Text color #7dc0fd
      
           This box has a color of #7dc0fd        
        
          <div style="background-color:#7dc0fd;">Content here</div>
        
        
          .mybackground {background-color:#7dc0fd;}
        
        Background color #7dc0fd
      
           Border around this has a color of #7dc0fd        
        
          <div style="border:2px solid #7dc0fd;">Content here</div>
        
        
          .myborder {border:2px solid #7dc0fd;}
        
        Border color #7dc0fd