#8d9085 color space conversions
Hex:
        #8d9085
        RGB:
        141, 144, 133
        CMY:
        45, 44, 48
        CMYK:
        2, 0, 8, 44
      HSL:
        76°, 4.7210%, 54.3137%
        HSV (HSB):
        76°, 7.6389%, 56.4706%
        XYZ:
        25.1914, 27.3027, 26.1325
        xyY:
        0.3204, 0.3472, 27.3027
      CIE-Lab:
        59.2535, -3.1937, 5.4571
        CIE-LCH:
        59.2535, 6.3229, 120.3376
        CIE-Luv:
        59.2535, -1.1286, 8.1170
        Hunter-Lab:
        52.2520, -5.3836, 6.9240
      #8d9085 color charts
#8d9085 RGB chart
      #8d9085 CMYK chart
      #8d9085 RGB pie chart
      #8d9085 color shades, tints & tones
#8d9085 color schemes
#8d9085 color preview, HTML & CSS examples
           This text has a color of #8d9085        
        
          <p style="color:#8d9085;">Text here</p>
        
        
          .mytext {color:#8d9085;}
        
        Text color #8d9085
      
           This box has a color of #8d9085        
        
          <div style="background-color:#8d9085;">Content here</div>
        
        
          .mybackground {background-color:#8d9085;}
        
        Background color #8d9085
      
           Border around this has a color of #8d9085        
        
          <div style="border:2px solid #8d9085;">Content here</div>
        
        
          .myborder {border:2px solid #8d9085;}
        
        Border color #8d9085