#8e375e color space conversions
Hex:
        #8e375e
        RGB:
        142, 55, 94
        CMY:
        44, 78, 63
        CMYK:
        0, 61, 34, 44
      HSL:
        333°, 44.1624%, 38.6275%
        HSV (HSB):
        333°, 61.2676%, 55.6863%
        XYZ:
        14.5419, 9.2913, 11.6166
        xyY:
        0.4102, 0.2621, 9.2913
      CIE-Lab:
        36.5392, 40.9601, -4.2723
        CIE-LCH:
        36.5392, 41.1823, 354.0454
        CIE-Luv:
        36.5392, 52.4003, -12.0338
        Hunter-Lab:
        30.4817, 31.8142, -1.2584
      #8e375e color charts
#8e375e RGB chart
      #8e375e CMYK chart
      #8e375e RGB pie chart
      #8e375e color shades, tints & tones
#8e375e color schemes
#8e375e color preview, HTML & CSS examples
           This text has a color of #8e375e        
        
          <p style="color:#8e375e;">Text here</p>
        
        
          .mytext {color:#8e375e;}
        
        Text color #8e375e
      
           This box has a color of #8e375e        
        
          <div style="background-color:#8e375e;">Content here</div>
        
        
          .mybackground {background-color:#8e375e;}
        
        Background color #8e375e
      
           Border around this has a color of #8e375e        
        
          <div style="border:2px solid #8e375e;">Content here</div>
        
        
          .myborder {border:2px solid #8e375e;}
        
        Border color #8e375e