#7dcdf5 color space conversions
Hex:
        #7dcdf5
        RGB:
        125, 205, 245
        CMY:
        51, 20, 4
        CMYK:
        49, 16, 0, 4
      HSL:
        200°, 85.7143%, 72.5490%
        HSV (HSB):
        200°, 48.9796%, 96.0784%
        XYZ:
        46.7702, 54.6152, 94.4629
        xyY:
        0.2388, 0.2789, 54.6152
      CIE-Lab:
        78.8191, -13.9607, -27.2685
        CIE-LCH:
        78.8191, 30.6345, 242.8887
        CIE-Luv:
        78.8191, -35.9386, -41.6879
        Hunter-Lab:
        73.9021, -16.3619, -24.0540
      #7dcdf5 color charts
#7dcdf5 RGB chart
      #7dcdf5 CMYK chart
      #7dcdf5 RGB pie chart
      #7dcdf5 color shades, tints & tones
#7dcdf5 color schemes
#7dcdf5 color preview, HTML & CSS examples
           This text has a color of #7dcdf5        
        
          <p style="color:#7dcdf5;">Text here</p>
        
        
          .mytext {color:#7dcdf5;}
        
        Text color #7dcdf5
      
           This box has a color of #7dcdf5        
        
          <div style="background-color:#7dcdf5;">Content here</div>
        
        
          .mybackground {background-color:#7dcdf5;}
        
        Background color #7dcdf5
      
           Border around this has a color of #7dcdf5        
        
          <div style="border:2px solid #7dcdf5;">Content here</div>
        
        
          .myborder {border:2px solid #7dcdf5;}
        
        Border color #7dcdf5