#9da5ac color space conversions
Hex:
        #9da5ac
        RGB:
        157, 165, 172
        CMY:
        38, 35, 33
        CMYK:
        9, 4, 0, 33
      HSL:
        208°, 8.2873%, 64.5098%
        HSV (HSB):
        208°, 8.7209%, 67.4510%
        XYZ:
        34.8062, 37.0569, 44.3479
        xyY:
        0.2995, 0.3189, 37.0569
      CIE-Lab:
        67.3197, -1.4173, -4.5975
        CIE-LCH:
        67.3197, 4.8110, 252.8673
        CIE-Luv:
        67.3197, -4.7800, -6.5597
        Hunter-Lab:
        60.8744, -4.4692, -0.5816
      #9da5ac color charts
#9da5ac RGB chart
      #9da5ac CMYK chart
      #9da5ac RGB pie chart
      #9da5ac color shades, tints & tones
#9da5ac color schemes
#9da5ac color preview, HTML & CSS examples
           This text has a color of #9da5ac        
        
          <p style="color:#9da5ac;">Text here</p>
        
        
          .mytext {color:#9da5ac;}
        
        Text color #9da5ac
      
           This box has a color of #9da5ac        
        
          <div style="background-color:#9da5ac;">Content here</div>
        
        
          .mybackground {background-color:#9da5ac;}
        
        Background color #9da5ac
      
           Border around this has a color of #9da5ac        
        
          <div style="border:2px solid #9da5ac;">Content here</div>
        
        
          .myborder {border:2px solid #9da5ac;}
        
        Border color #9da5ac