#9da8ad color space conversions
Hex:
        #9da8ad
        RGB:
        157, 168, 173
        CMY:
        38, 34, 32
        CMYK:
        9, 3, 0, 32
      HSL:
        199°, 8.8889%, 64.7059%
        HSV (HSB):
        199°, 9.2486%, 67.8431%
        XYZ:
        35.4501, 38.1905, 45.0382
        xyY:
        0.2987, 0.3218, 38.1905
      CIE-Lab:
        68.1608, -2.8500, -3.9127
        CIE-LCH:
        68.1608, 4.8406, 233.9302
        CIE-Luv:
        68.1608, -6.2911, -5.3125
        Hunter-Lab:
        61.7985, -5.7525, 0.0488
      #9da8ad color charts
#9da8ad RGB chart
      #9da8ad CMYK chart
      #9da8ad RGB pie chart
      #9da8ad color shades, tints & tones
#9da8ad color schemes
#9da8ad color preview, HTML & CSS examples
           This text has a color of #9da8ad        
        
          <p style="color:#9da8ad;">Text here</p>
        
        
          .mytext {color:#9da8ad;}
        
        Text color #9da8ad
      
           This box has a color of #9da8ad        
        
          <div style="background-color:#9da8ad;">Content here</div>
        
        
          .mybackground {background-color:#9da8ad;}
        
        Background color #9da8ad
      
           Border around this has a color of #9da8ad        
        
          <div style="border:2px solid #9da8ad;">Content here</div>
        
        
          .myborder {border:2px solid #9da8ad;}
        
        Border color #9da8ad