#808e8f color space conversions
Hex:
        #808e8f
        RGB:
        128, 142, 143
        CMY:
        50, 44, 44
        CMYK:
        10, 1, 0, 44
      HSL:
        184°, 6.2762%, 53.1373%
        HSV (HSB):
        184°, 10.4895%, 56.0784%
        XYZ:
        23.5330, 25.9184, 29.7490
        xyY:
        0.2971, 0.3273, 25.9184
      CIE-Lab:
        57.9595, -4.8246, -2.2616
        CIE-LCH:
        57.9595, 5.3283, 205.1156
        CIE-Luv:
        57.9595, -7.6550, -2.4508
        Hunter-Lab:
        50.9101, -6.5816, 0.9913
      #808e8f color charts
#808e8f RGB chart
      #808e8f CMYK chart
      #808e8f RGB pie chart
      #808e8f color shades, tints & tones
#808e8f color schemes
#808e8f color preview, HTML & CSS examples
           This text has a color of #808e8f        
        
          <p style="color:#808e8f;">Text here</p>
        
        
          .mytext {color:#808e8f;}
        
        Text color #808e8f
      
           This box has a color of #808e8f        
        
          <div style="background-color:#808e8f;">Content here</div>
        
        
          .mybackground {background-color:#808e8f;}
        
        Background color #808e8f
      
           Border around this has a color of #808e8f        
        
          <div style="border:2px solid #808e8f;">Content here</div>
        
        
          .myborder {border:2px solid #808e8f;}
        
        Border color #808e8f