#8e366a color space conversions
Hex:
        #8e366a
        RGB:
        142, 54, 106
        CMY:
        44, 79, 58
        CMYK:
        0, 62, 25, 44
      HSL:
        325°, 44.8980%, 38.4314%
        HSV (HSB):
        325°, 61.9718%, 55.6863%
        XYZ:
        15.0760, 9.4297, 14.6612
        xyY:
        0.3849, 0.2408, 9.4297
      CIE-Lab:
        36.7988, 43.0759, -11.4776
        CIE-LCH:
        36.7988, 44.5788, 345.0802
        CIE-Luv:
        36.7988, 49.2355, -21.5601
        Hunter-Lab:
        30.7079, 33.8958, -6.8120
      #8e366a color charts
#8e366a RGB chart
      #8e366a CMYK chart
      #8e366a RGB pie chart
      #8e366a color shades, tints & tones
#8e366a color schemes
#8e366a color preview, HTML & CSS examples
           This text has a color of #8e366a        
        
          <p style="color:#8e366a;">Text here</p>
        
        
          .mytext {color:#8e366a;}
        
        Text color #8e366a
      
           This box has a color of #8e366a        
        
          <div style="background-color:#8e366a;">Content here</div>
        
        
          .mybackground {background-color:#8e366a;}
        
        Background color #8e366a
      
           Border around this has a color of #8e366a        
        
          <div style="border:2px solid #8e366a;">Content here</div>
        
        
          .myborder {border:2px solid #8e366a;}
        
        Border color #8e366a