#8c3148 color space conversions
Hex:
        #8c3148
        RGB:
        140, 49, 72
        CMY:
        45, 81, 72
        CMYK:
        0, 65, 49, 45
      HSL:
        345°, 48.1481%, 37.0588%
        HSV (HSB):
        345°, 65.0000%, 54.9020%
        XYZ:
        13.0832, 8.2400, 7.0318
        xyY:
        0.4614, 0.2906, 8.2400
      CIE-Lab:
        34.4777, 40.5876, 6.7891
        CIE-LCH:
        34.4777, 41.1515, 9.4959
        CIE-Luv:
        34.4777, 59.9917, 0.7569
        Hunter-Lab:
        28.7053, 31.1219, 5.5697
      #8c3148 color charts
#8c3148 RGB chart
      #8c3148 CMYK chart
      #8c3148 RGB pie chart
      #8c3148 color shades, tints & tones
#8c3148 color schemes
#8c3148 color preview, HTML & CSS examples
           This text has a color of #8c3148        
        
          <p style="color:#8c3148;">Text here</p>
        
        
          .mytext {color:#8c3148;}
        
        Text color #8c3148
      
           This box has a color of #8c3148        
        
          <div style="background-color:#8c3148;">Content here</div>
        
        
          .mybackground {background-color:#8c3148;}
        
        Background color #8c3148
      
           Border around this has a color of #8c3148        
        
          <div style="border:2px solid #8c3148;">Content here</div>
        
        
          .myborder {border:2px solid #8c3148;}
        
        Border color #8c3148