#8e6faf color space conversions
Hex:
        #8e6faf
        RGB:
        142, 111, 175
        CMY:
        44, 56, 31
        CMYK:
        19, 37, 0, 31
      HSL:
        269°, 28.5714%, 56.0784%
        HSV (HSB):
        269°, 36.5714%, 68.6275%
        XYZ:
        24.5776, 20.2148, 43.1639
        xyY:
        0.2794, 0.2298, 20.2148
      CIE-Lab:
        52.0792, 25.0999, -29.5429
        CIE-LCH:
        52.0792, 38.7659, 310.3515
        CIE-Luv:
        52.0792, 11.6074, -47.7215
        Hunter-Lab:
        44.9609, 18.8946, -25.4477
      #8e6faf color charts
#8e6faf RGB chart
      #8e6faf CMYK chart
      #8e6faf RGB pie chart
      #8e6faf color shades, tints & tones
#8e6faf color schemes
#8e6faf color preview, HTML & CSS examples
           This text has a color of #8e6faf        
        
          <p style="color:#8e6faf;">Text here</p>
        
        
          .mytext {color:#8e6faf;}
        
        Text color #8e6faf
      
           This box has a color of #8e6faf        
        
          <div style="background-color:#8e6faf;">Content here</div>
        
        
          .mybackground {background-color:#8e6faf;}
        
        Background color #8e6faf
      
           Border around this has a color of #8e6faf        
        
          <div style="border:2px solid #8e6faf;">Content here</div>
        
        
          .myborder {border:2px solid #8e6faf;}
        
        Border color #8e6faf