#8e699e color space conversions
Hex:
        #8e699e
        RGB:
        142, 105, 158
        CMY:
        44, 59, 38
        CMYK:
        10, 34, 0, 38
      HSL:
        282°, 21.4575%, 51.5686%
        HSV (HSB):
        282°, 33.5443%, 61.9608%
        XYZ:
        22.3785, 18.3226, 34.7049
        xyY:
        0.2968, 0.2430, 18.3226
      CIE-Lab:
        49.8850, 24.7583, -23.0228
        CIE-LCH:
        49.8850, 33.8086, 317.0802
        CIE-Luv:
        49.8850, 16.3439, -37.2544
        Hunter-Lab:
        42.8049, 18.4116, -18.1071
      #8e699e color charts
#8e699e RGB chart
      #8e699e CMYK chart
      #8e699e RGB pie chart
      #8e699e color shades, tints & tones
#8e699e color schemes
#8e699e color preview, HTML & CSS examples
           This text has a color of #8e699e        
        
          <p style="color:#8e699e;">Text here</p>
        
        
          .mytext {color:#8e699e;}
        
        Text color #8e699e
      
           This box has a color of #8e699e        
        
          <div style="background-color:#8e699e;">Content here</div>
        
        
          .mybackground {background-color:#8e699e;}
        
        Background color #8e699e
      
           Border around this has a color of #8e699e        
        
          <div style="border:2px solid #8e699e;">Content here</div>
        
        
          .myborder {border:2px solid #8e699e;}
        
        Border color #8e699e