#7dcdf8 color space conversions
Hex:
        #7dcdf8
        RGB:
        125, 205, 248
        CMY:
        51, 20, 3
        CMYK:
        50, 17, 0, 3
      HSL:
        201°, 89.7810%, 73.1373%
        HSV (HSB):
        201°, 49.5968%, 97.2549%
        XYZ:
        47.2320, 54.7999, 96.8950
        xyY:
        0.2374, 0.2755, 54.7999
      CIE-Lab:
        78.9259, -13.1260, -28.7075
        CIE-LCH:
        78.9259, 31.5660, 245.4286
        CIE-Luv:
        78.9259, -35.8691, -44.2567
        Hunter-Lab:
        74.0270, -15.6574, -25.7867
      #7dcdf8 color charts
#7dcdf8 RGB chart
      #7dcdf8 CMYK chart
      #7dcdf8 RGB pie chart
      #7dcdf8 color shades, tints & tones
#7dcdf8 color schemes
#7dcdf8 color preview, HTML & CSS examples
           This text has a color of #7dcdf8        
        
          <p style="color:#7dcdf8;">Text here</p>
        
        
          .mytext {color:#7dcdf8;}
        
        Text color #7dcdf8
      
           This box has a color of #7dcdf8        
        
          <div style="background-color:#7dcdf8;">Content here</div>
        
        
          .mybackground {background-color:#7dcdf8;}
        
        Background color #7dcdf8
      
           Border around this has a color of #7dcdf8        
        
          <div style="border:2px solid #7dcdf8;">Content here</div>
        
        
          .myborder {border:2px solid #7dcdf8;}
        
        Border color #7dcdf8