#8e053c color space conversions
Hex:
        #8e053c
        RGB:
        142, 5, 60
        CMY:
        44, 98, 76
        CMYK:
        0, 96, 58, 44
      HSL:
        336°, 93.1973%, 28.8235%
        HSV (HSB):
        336°, 96.4789%, 55.6863%
        XYZ:
        12.0252, 6.1856, 4.8351
        xyY:
        0.5218, 0.2684, 6.1856
      CIE-Lab:
        29.8759, 53.2674, 8.2727
        CIE-LCH:
        29.8759, 53.9060, 8.8278
        CIE-Luv:
        29.8759, 79.7377, -0.6803
        Hunter-Lab:
        24.8708, 42.7821, 5.8831
      #8e053c color charts
#8e053c RGB chart
      #8e053c CMYK chart
      #8e053c RGB pie chart
      #8e053c color shades, tints & tones
#8e053c color schemes
#8e053c color preview, HTML & CSS examples
           This text has a color of #8e053c        
        
          <p style="color:#8e053c;">Text here</p>
        
        
          .mytext {color:#8e053c;}
        
        Text color #8e053c
      
           This box has a color of #8e053c        
        
          <div style="background-color:#8e053c;">Content here</div>
        
        
          .mybackground {background-color:#8e053c;}
        
        Background color #8e053c
      
           Border around this has a color of #8e053c        
        
          <div style="border:2px solid #8e053c;">Content here</div>
        
        
          .myborder {border:2px solid #8e053c;}
        
        Border color #8e053c