#0985ad color space conversions
Hex:
        #0985ad
        RGB:
        9, 133, 173
        CMY:
        96, 48, 32
        CMYK:
        95, 23, 0, 32
      HSL:
        195°, 90.1099%, 35.6863%
        HSV (HSB):
        195°, 94.7977%, 67.8431%
        XYZ:
        16.0430, 19.8503, 42.5211
        xyY:
        0.2046, 0.2531, 19.8503
      CIE-Lab:
        51.6675, -15.3459, -29.5198
        CIE-LCH:
        51.6675, 33.2703, 242.5323
        CIE-Luv:
        51.6675, -35.2253, -42.6915
        Hunter-Lab:
        44.5536, -13.6940, -25.3976
      #0985ad color charts
#0985ad RGB chart
      #0985ad CMYK chart
      #0985ad RGB pie chart
      #0985ad color shades, tints & tones
#0985ad color schemes
#0985ad color preview, HTML & CSS examples
           This text has a color of #0985ad        
        
          <p style="color:#0985ad;">Text here</p>
        
        
          .mytext {color:#0985ad;}
        
        Text color #0985ad
      
           This box has a color of #0985ad        
        
          <div style="background-color:#0985ad;">Content here</div>
        
        
          .mybackground {background-color:#0985ad;}
        
        Background color #0985ad
      
           Border around this has a color of #0985ad        
        
          <div style="border:2px solid #0985ad;">Content here</div>
        
        
          .myborder {border:2px solid #0985ad;}
        
        Border color #0985ad