#8e337f color space conversions
Hex:
        #8e337f
        RGB:
        142, 51, 127
        CMY:
        44, 80, 50
        CMYK:
        0, 64, 11, 44
      HSL:
        310°, 47.1503%, 37.8431%
        HSV (HSB):
        310°, 64.0845%, 55.6863%
        XYZ:
        16.1699, 9.6507, 21.0892
        xyY:
        0.3447, 0.2057, 9.6507
      CIE-Lab:
        37.2082, 47.7056, -23.9787
        CIE-LCH:
        37.2082, 53.3929, 333.3141
        CIE-Luv:
        37.2082, 43.8494, -39.1448
        Hunter-Lab:
        31.0656, 38.5458, -18.5036
      #8e337f color charts
#8e337f RGB chart
      #8e337f CMYK chart
      #8e337f RGB pie chart
      #8e337f color shades, tints & tones
#8e337f color schemes
#8e337f color preview, HTML & CSS examples
           This text has a color of #8e337f        
        
          <p style="color:#8e337f;">Text here</p>
        
        
          .mytext {color:#8e337f;}
        
        Text color #8e337f
      
           This box has a color of #8e337f        
        
          <div style="background-color:#8e337f;">Content here</div>
        
        
          .mybackground {background-color:#8e337f;}
        
        Background color #8e337f
      
           Border around this has a color of #8e337f        
        
          <div style="border:2px solid #8e337f;">Content here</div>
        
        
          .myborder {border:2px solid #8e337f;}
        
        Border color #8e337f