#8d9dac color space conversions
Hex:
        #8d9dac
        RGB:
        141, 157, 172
        CMY:
        45, 38, 33
        CMYK:
        18, 9, 0, 33
      HSL:
        209°, 15.7360%, 61.3725%
        HSV (HSB):
        209°, 18.0233%, 67.4510%
        XYZ:
        30.4879, 32.7552, 43.7452
        xyY:
        0.2850, 0.3062, 32.7552
      CIE-Lab:
        63.9622, -2.3968, -9.7116
        CIE-LCH:
        63.9622, 10.0030, 256.1367
        CIE-Luv:
        63.9622, -9.2288, -14.0708
        Hunter-Lab:
        57.2322, -5.0685, -5.2556
      #8d9dac color charts
#8d9dac RGB chart
      #8d9dac CMYK chart
      #8d9dac RGB pie chart
      #8d9dac color shades, tints & tones
#8d9dac color schemes
#8d9dac color preview, HTML & CSS examples
           This text has a color of #8d9dac        
        
          <p style="color:#8d9dac;">Text here</p>
        
        
          .mytext {color:#8d9dac;}
        
        Text color #8d9dac
      
           This box has a color of #8d9dac        
        
          <div style="background-color:#8d9dac;">Content here</div>
        
        
          .mybackground {background-color:#8d9dac;}
        
        Background color #8d9dac
      
           Border around this has a color of #8d9dac        
        
          <div style="border:2px solid #8d9dac;">Content here</div>
        
        
          .myborder {border:2px solid #8d9dac;}
        
        Border color #8d9dac