#8e6385 color space conversions
Hex:
        #8e6385
        RGB:
        142, 99, 133
        CMY:
        44, 61, 48
        CMYK:
        0, 30, 6, 44
      HSL:
        313°, 17.8423%, 47.2549%
        HSV (HSB):
        313°, 30.2817%, 55.6863%
        XYZ:
        19.8508, 16.3679, 24.3034
        xyY:
        0.3280, 0.2704, 16.3679
      CIE-Lab:
        47.4535, 23.1472, -11.9173
        CIE-LCH:
        47.4535, 26.0349, 332.7584
        CIE-Luv:
        47.4535, 22.7553, -20.2740
        Hunter-Lab:
        40.4573, 16.7827, -7.2964
      #8e6385 color charts
#8e6385 RGB chart
      #8e6385 CMYK chart
      #8e6385 RGB pie chart
      #8e6385 color shades, tints & tones
#8e6385 color schemes
#8e6385 color preview, HTML & CSS examples
           This text has a color of #8e6385        
        
          <p style="color:#8e6385;">Text here</p>
        
        
          .mytext {color:#8e6385;}
        
        Text color #8e6385
      
           This box has a color of #8e6385        
        
          <div style="background-color:#8e6385;">Content here</div>
        
        
          .mybackground {background-color:#8e6385;}
        
        Background color #8e6385
      
           Border around this has a color of #8e6385        
        
          <div style="border:2px solid #8e6385;">Content here</div>
        
        
          .myborder {border:2px solid #8e6385;}
        
        Border color #8e6385