#8e0d3a color space conversions
Hex:
        #8e0d3a
        RGB:
        142, 13, 58
        CMY:
        44, 95, 77
        CMYK:
        0, 91, 59, 44
      HSL:
        339°, 83.2258%, 30.3922%
        HSV (HSB):
        339°, 90.8451%, 55.6863%
        XYZ:
        12.0630, 6.3441, 4.5917
        xyY:
        0.5245, 0.2758, 6.3441
      CIE-Lab:
        30.2646, 51.8546, 10.1516
        CIE-LCH:
        30.2646, 52.8389, 11.0767
        CIE-Luv:
        30.2646, 79.0562, 1.3930
        Hunter-Lab:
        25.1875, 41.4102, 6.8226
      #8e0d3a color charts
#8e0d3a RGB chart
      #8e0d3a CMYK chart
      #8e0d3a RGB pie chart
      #8e0d3a color shades, tints & tones
#8e0d3a color schemes
#8e0d3a color preview, HTML & CSS examples
           This text has a color of #8e0d3a        
        
          <p style="color:#8e0d3a;">Text here</p>
        
        
          .mytext {color:#8e0d3a;}
        
        Text color #8e0d3a
      
           This box has a color of #8e0d3a        
        
          <div style="background-color:#8e0d3a;">Content here</div>
        
        
          .mybackground {background-color:#8e0d3a;}
        
        Background color #8e0d3a
      
           Border around this has a color of #8e0d3a        
        
          <div style="border:2px solid #8e0d3a;">Content here</div>
        
        
          .myborder {border:2px solid #8e0d3a;}
        
        Border color #8e0d3a