#7db0db color space conversions
Hex:
        #7db0db
        RGB:
        125, 176, 219
        CMY:
        51, 31, 14
        CMYK:
        43, 20, 0, 14
      HSL:
        207°, 56.6265%, 67.4510%
        HSV (HSB):
        207°, 42.9224%, 85.8824%
        XYZ:
        36.7690, 40.5251, 72.9020
        xyY:
        0.2448, 0.2698, 40.5251
      CIE-Lab:
        69.8419, -5.6872, -26.9638
        CIE-LCH:
        69.8419, 27.5571, 258.0899
        CIE-Luv:
        69.8419, -24.9551, -41.6590
        Hunter-Lab:
        63.6593, -8.3041, -23.3368
      #7db0db color charts
#7db0db RGB chart
      #7db0db CMYK chart
      #7db0db RGB pie chart
      #7db0db color shades, tints & tones
#7db0db color schemes
#7db0db color preview, HTML & CSS examples
           This text has a color of #7db0db        
        
          <p style="color:#7db0db;">Text here</p>
        
        
          .mytext {color:#7db0db;}
        
        Text color #7db0db
      
           This box has a color of #7db0db        
        
          <div style="background-color:#7db0db;">Content here</div>
        
        
          .mybackground {background-color:#7db0db;}
        
        Background color #7db0db
      
           Border around this has a color of #7db0db        
        
          <div style="border:2px solid #7db0db;">Content here</div>
        
        
          .myborder {border:2px solid #7db0db;}
        
        Border color #7db0db