#7db5cd color space conversions
Hex:
        #7db5cd
        RGB:
        125, 181, 205
        CMY:
        51, 29, 20
        CMYK:
        39, 12, 0, 20
      HSL:
        198°, 44.4444%, 64.7059%
        HSV (HSB):
        198°, 39.0244%, 80.3922%
        XYZ:
        36.0008, 41.8155, 63.9314
        xyY:
        0.2540, 0.2950, 41.8155
      CIE-Lab:
        70.7435, -12.1285, -17.9164
        CIE-LCH:
        70.7435, 21.6356, 235.9040
        CIE-Luv:
        70.7435, -27.0571, -25.9228
        Hunter-Lab:
        64.6649, -13.7876, -13.3520
      #7db5cd color charts
#7db5cd RGB chart
      #7db5cd CMYK chart
      #7db5cd RGB pie chart
      #7db5cd color shades, tints & tones
#7db5cd color schemes
#7db5cd color preview, HTML & CSS examples
           This text has a color of #7db5cd        
        
          <p style="color:#7db5cd;">Text here</p>
        
        
          .mytext {color:#7db5cd;}
        
        Text color #7db5cd
      
           This box has a color of #7db5cd        
        
          <div style="background-color:#7db5cd;">Content here</div>
        
        
          .mybackground {background-color:#7db5cd;}
        
        Background color #7db5cd
      
           Border around this has a color of #7db5cd        
        
          <div style="border:2px solid #7db5cd;">Content here</div>
        
        
          .myborder {border:2px solid #7db5cd;}
        
        Border color #7db5cd