#8e0a4b color space conversions
Hex:
        #8e0a4b
        RGB:
        142, 10, 75
        CMY:
        44, 96, 71
        CMYK:
        0, 93, 47, 44
      HSL:
        330°, 86.8421%, 29.8039%
        HSV (HSB):
        330°, 92.9577%, 55.6863%
        XYZ:
        12.5339, 6.4759, 7.2460
        xyY:
        0.4774, 0.2466, 6.4759
      CIE-Lab:
        30.5826, 53.7116, -0.7331
        CIE-LCH:
        30.5826, 53.7166, 359.2180
        CIE-Luv:
        30.5826, 73.0266, -9.8665
        Hunter-Lab:
        25.4477, 43.3838, 0.9312
      #8e0a4b color charts
#8e0a4b RGB chart
      #8e0a4b CMYK chart
      #8e0a4b RGB pie chart
      #8e0a4b color shades, tints & tones
#8e0a4b color schemes
#8e0a4b color preview, HTML & CSS examples
           This text has a color of #8e0a4b        
        
          <p style="color:#8e0a4b;">Text here</p>
        
        
          .mytext {color:#8e0a4b;}
        
        Text color #8e0a4b
      
           This box has a color of #8e0a4b        
        
          <div style="background-color:#8e0a4b;">Content here</div>
        
        
          .mybackground {background-color:#8e0a4b;}
        
        Background color #8e0a4b
      
           Border around this has a color of #8e0a4b        
        
          <div style="border:2px solid #8e0a4b;">Content here</div>
        
        
          .myborder {border:2px solid #8e0a4b;}
        
        Border color #8e0a4b