#8e254b color space conversions
Hex:
        #8e254b
        RGB:
        142, 37, 75
        CMY:
        44, 85, 71
        CMYK:
        0, 74, 47, 44
      HSL:
        338°, 58.6592%, 35.0980%
        HSV (HSB):
        338°, 73.9437%, 55.6863%
        XYZ:
        13.0869, 7.5819, 7.4303
        xyY:
        0.4657, 0.2698, 7.5819
      CIE-Lab:
        33.0966, 46.5649, 2.9197
        CIE-LCH:
        33.0966, 46.6564, 3.5879
        CIE-Luv:
        33.0966, 65.9302, -4.6018
        Hunter-Lab:
        27.5353, 36.6503, 3.2755
      #8e254b color charts
#8e254b RGB chart
      #8e254b CMYK chart
      #8e254b RGB pie chart
      #8e254b color shades, tints & tones
#8e254b color schemes
#8e254b color preview, HTML & CSS examples
           This text has a color of #8e254b        
        
          <p style="color:#8e254b;">Text here</p>
        
        
          .mytext {color:#8e254b;}
        
        Text color #8e254b
      
           This box has a color of #8e254b        
        
          <div style="background-color:#8e254b;">Content here</div>
        
        
          .mybackground {background-color:#8e254b;}
        
        Background color #8e254b
      
           Border around this has a color of #8e254b        
        
          <div style="border:2px solid #8e254b;">Content here</div>
        
        
          .myborder {border:2px solid #8e254b;}
        
        Border color #8e254b