#7db9cd color space conversions
Hex:
        #7db9cd
        RGB:
        125, 185, 205
        CMY:
        51, 27, 20
        CMYK:
        39, 10, 0, 20
      HSL:
        195°, 44.4444%, 64.7059%
        HSV (HSB):
        195°, 39.0244%, 80.3922%
        XYZ:
        36.8259, 43.4657, 64.2064
        xyY:
        0.2549, 0.3008, 43.4657
      CIE-Lab:
        71.8699, -14.2407, -16.2142
        CIE-LCH:
        71.8699, 21.5800, 228.7077
        CIE-Luv:
        71.8699, -28.7030, -22.9114
        Hunter-Lab:
        65.9285, -15.6697, -11.5913
      #7db9cd color charts
#7db9cd RGB chart
      #7db9cd CMYK chart
      #7db9cd RGB pie chart
      #7db9cd color shades, tints & tones
#7db9cd color schemes
#7db9cd color preview, HTML & CSS examples
           This text has a color of #7db9cd        
        
          <p style="color:#7db9cd;">Text here</p>
        
        
          .mytext {color:#7db9cd;}
        
        Text color #7db9cd
      
           This box has a color of #7db9cd        
        
          <div style="background-color:#7db9cd;">Content here</div>
        
        
          .mybackground {background-color:#7db9cd;}
        
        Background color #7db9cd
      
           Border around this has a color of #7db9cd        
        
          <div style="border:2px solid #7db9cd;">Content here</div>
        
        
          .myborder {border:2px solid #7db9cd;}
        
        Border color #7db9cd