#7db0cd color space conversions
Hex:
        #7db0cd
        RGB:
        125, 176, 205
        CMY:
        51, 31, 20
        CMYK:
        39, 14, 0, 20
      HSL:
        202°, 44.4444%, 64.7059%
        HSV (HSB):
        202°, 39.0244%, 80.3922%
        XYZ:
        35.0022, 39.8184, 63.5985
        xyY:
        0.2529, 0.2877, 39.8184
      CIE-Lab:
        69.3400, -9.4550, -20.0451
        CIE-LCH:
        69.3400, 22.1631, 244.7475
        CIE-Luv:
        69.3400, -25.0008, -29.6902
        Hunter-Lab:
        63.1018, -11.4153, -15.5854
      #7db0cd color charts
#7db0cd RGB chart
      #7db0cd CMYK chart
      #7db0cd RGB pie chart
      #7db0cd color shades, tints & tones
#7db0cd color schemes
#7db0cd color preview, HTML & CSS examples
           This text has a color of #7db0cd        
        
          <p style="color:#7db0cd;">Text here</p>
        
        
          .mytext {color:#7db0cd;}
        
        Text color #7db0cd
      
           This box has a color of #7db0cd        
        
          <div style="background-color:#7db0cd;">Content here</div>
        
        
          .mybackground {background-color:#7db0cd;}
        
        Background color #7db0cd
      
           Border around this has a color of #7db0cd        
        
          <div style="border:2px solid #7db0cd;">Content here</div>
        
        
          .myborder {border:2px solid #7db0cd;}
        
        Border color #7db0cd