#8d8faf color space conversions
Hex:
        #8d8faf
        RGB:
        141, 143, 175
        CMY:
        45, 44, 31
        CMYK:
        19, 18, 0, 31
      HSL:
        236°, 17.5258%, 61.9608%
        HSV (HSB):
        236°, 19.4286%, 68.6275%
        XYZ:
        28.5448, 28.4028, 44.5353
        xyY:
        0.2813, 0.2799, 28.4028
      CIE-Lab:
        60.2509, 6.1690, -16.9936
        CIE-LCH:
        60.2509, 18.0786, 289.9519
        CIE-Luv:
        60.2509, -2.9144, -26.4288
        Hunter-Lab:
        53.2943, 2.3410, -12.2396
      #8d8faf color charts
#8d8faf RGB chart
      #8d8faf CMYK chart
      #8d8faf RGB pie chart
      #8d8faf color shades, tints & tones
#8d8faf color schemes
#8d8faf color preview, HTML & CSS examples
           This text has a color of #8d8faf        
        
          <p style="color:#8d8faf;">Text here</p>
        
        
          .mytext {color:#8d8faf;}
        
        Text color #8d8faf
      
           This box has a color of #8d8faf        
        
          <div style="background-color:#8d8faf;">Content here</div>
        
        
          .mybackground {background-color:#8d8faf;}
        
        Background color #8d8faf
      
           Border around this has a color of #8d8faf        
        
          <div style="border:2px solid #8d8faf;">Content here</div>
        
        
          .myborder {border:2px solid #8d8faf;}
        
        Border color #8d8faf