#8e035e color space conversions
Hex:
        #8e035e
        RGB:
        142, 3, 94
        CMY:
        44, 99, 63
        CMYK:
        0, 98, 34, 44
      HSL:
        321°, 95.8621%, 28.4314%
        HSV (HSB):
        321°, 97.8873%, 55.6863%
        XYZ:
        13.2083, 6.6241, 11.1721
        xyY:
        0.4260, 0.2136, 6.6241
      CIE-Lab:
        30.9353, 56.6765, -12.7085
        CIE-LCH:
        30.9353, 58.0839, 347.3617
        CIE-Luv:
        30.9353, 65.8812, -24.2271
        Hunter-Lab:
        25.7372, 46.5654, -7.7207
      #8e035e color charts
#8e035e RGB chart
      #8e035e CMYK chart
      #8e035e RGB pie chart
      #8e035e color shades, tints & tones
#8e035e color schemes
#8e035e color preview, HTML & CSS examples
           This text has a color of #8e035e        
        
          <p style="color:#8e035e;">Text here</p>
        
        
          .mytext {color:#8e035e;}
        
        Text color #8e035e
      
           This box has a color of #8e035e        
        
          <div style="background-color:#8e035e;">Content here</div>
        
        
          .mybackground {background-color:#8e035e;}
        
        Background color #8e035e
      
           Border around this has a color of #8e035e        
        
          <div style="border:2px solid #8e035e;">Content here</div>
        
        
          .myborder {border:2px solid #8e035e;}
        
        Border color #8e035e