#7dccfd color space conversions
Hex:
        #7dccfd
        RGB:
        125, 204, 253
        CMY:
        51, 20, 1
        CMYK:
        51, 19, 0, 1
      HSL:
        203°, 96.9697%, 74.1176%
        HSV (HSB):
        203°, 50.5929%, 99.2157%
        XYZ:
        47.7799, 54.6376, 100.9563
        xyY:
        0.2349, 0.2687, 54.6376
      CIE-Lab:
        78.8320, -11.1960, -31.5204
        CIE-LCH:
        78.8320, 33.4497, 250.4450
        CIE-Luv:
        78.8320, -35.3759, -49.3179
        Hunter-Lab:
        73.9172, -13.9731, -29.2364
      #7dccfd color charts
#7dccfd RGB chart
      #7dccfd CMYK chart
      #7dccfd RGB pie chart
      #7dccfd color shades, tints & tones
#7dccfd color schemes
#7dccfd color preview, HTML & CSS examples
           This text has a color of #7dccfd        
        
          <p style="color:#7dccfd;">Text here</p>
        
        
          .mytext {color:#7dccfd;}
        
        Text color #7dccfd
      
           This box has a color of #7dccfd        
        
          <div style="background-color:#7dccfd;">Content here</div>
        
        
          .mybackground {background-color:#7dccfd;}
        
        Background color #7dccfd
      
           Border around this has a color of #7dccfd        
        
          <div style="border:2px solid #7dccfd;">Content here</div>
        
        
          .myborder {border:2px solid #7dccfd;}
        
        Border color #7dccfd