#7d9ebd color space conversions
Hex:
        #7d9ebd
        RGB:
        125, 158, 189
        CMY:
        51, 38, 26
        CMYK:
        34, 16, 0, 26
      HSL:
        209°, 32.6531%, 61.5686%
        HSV (HSB):
        209°, 33.8624%, 74.1176%
        XYZ:
        29.8696, 32.4878, 52.8406
        xyY:
        0.2593, 0.2820, 32.4878
      CIE-Lab:
        63.7440, -3.7857, -19.6789
        CIE-LCH:
        63.7440, 20.0398, 259.1108
        CIE-Luv:
        63.7440, -17.4189, -29.5171
        Hunter-Lab:
        56.9981, -6.2044, -15.0667
      #7d9ebd color charts
#7d9ebd RGB chart
      #7d9ebd CMYK chart
      #7d9ebd RGB pie chart
      #7d9ebd color shades, tints & tones
#7d9ebd color schemes
#7d9ebd color preview, HTML & CSS examples
           This text has a color of #7d9ebd        
        
          <p style="color:#7d9ebd;">Text here</p>
        
        
          .mytext {color:#7d9ebd;}
        
        Text color #7d9ebd
      
           This box has a color of #7d9ebd        
        
          <div style="background-color:#7d9ebd;">Content here</div>
        
        
          .mybackground {background-color:#7d9ebd;}
        
        Background color #7d9ebd
      
           Border around this has a color of #7d9ebd        
        
          <div style="border:2px solid #7d9ebd;">Content here</div>
        
        
          .myborder {border:2px solid #7d9ebd;}
        
        Border color #7d9ebd