#8d3456 color space conversions
Hex:
        #8d3456
        RGB:
        141, 52, 86
        CMY:
        45, 80, 66
        CMYK:
        0, 63, 39, 45
      HSL:
        337°, 46.1140%, 37.8431%
        HSV (HSB):
        337°, 63.1206%, 55.2941%
        XYZ:
        13.8922, 8.7906, 9.7687
        xyY:
        0.4281, 0.2709, 8.7906
      CIE-Lab:
        35.5779, 41.0602, -0.6066
        CIE-LCH:
        35.5779, 41.0647, 359.1537
        CIE-Luv:
        35.5779, 55.3134, -7.5834
        Hunter-Lab:
        29.6489, 31.7518, 1.2195
      #8d3456 color charts
#8d3456 RGB chart
      #8d3456 CMYK chart
      #8d3456 RGB pie chart
      #8d3456 color shades, tints & tones
#8d3456 color schemes
#8d3456 color preview, HTML & CSS examples
           This text has a color of #8d3456        
        
          <p style="color:#8d3456;">Text here</p>
        
        
          .mytext {color:#8d3456;}
        
        Text color #8d3456
      
           This box has a color of #8d3456        
        
          <div style="background-color:#8d3456;">Content here</div>
        
        
          .mybackground {background-color:#8d3456;}
        
        Background color #8d3456
      
           Border around this has a color of #8d3456        
        
          <div style="border:2px solid #8d3456;">Content here</div>
        
        
          .myborder {border:2px solid #8d3456;}
        
        Border color #8d3456