#8e8aad color space conversions
Hex:
        #8e8aad
        RGB:
        142, 138, 173
        CMY:
        44, 46, 32
        CMYK:
        18, 20, 0, 32
      HSL:
        247°, 17.5879%, 60.9804%
        HSV (HSB):
        247°, 20.2312%, 67.8431%
        XYZ:
        27.7866, 26.9449, 43.2715
        xyY:
        0.2835, 0.2749, 26.9449
      CIE-Lab:
        58.9233, 8.9003, -17.8649
        CIE-LCH:
        58.9233, 19.9592, 296.4826
        CIE-Luv:
        58.9233, 0.0071, -28.0827
        Hunter-Lab:
        51.9084, 4.7114, -13.0890
      #8e8aad color charts
#8e8aad RGB chart
      #8e8aad CMYK chart
      #8e8aad RGB pie chart
      #8e8aad color shades, tints & tones
#8e8aad color schemes
#8e8aad color preview, HTML & CSS examples
           This text has a color of #8e8aad        
        
          <p style="color:#8e8aad;">Text here</p>
        
        
          .mytext {color:#8e8aad;}
        
        Text color #8e8aad
      
           This box has a color of #8e8aad        
        
          <div style="background-color:#8e8aad;">Content here</div>
        
        
          .mybackground {background-color:#8e8aad;}
        
        Background color #8e8aad
      
           Border around this has a color of #8e8aad        
        
          <div style="border:2px solid #8e8aad;">Content here</div>
        
        
          .myborder {border:2px solid #8e8aad;}
        
        Border color #8e8aad