#840d4b color space conversions
Hex:
        #840d4b
        RGB:
        132, 13, 75
        CMY:
        48, 95, 71
        CMYK:
        0, 90, 43, 48
      HSL:
        329°, 82.0690%, 28.4314%
        HSV (HSB):
        329°, 90.1515%, 51.7647%
        XYZ:
        10.9296, 5.7014, 7.1810
        xyY:
        0.4590, 0.2394, 5.7014
      CIE-Lab:
        28.6462, 50.7010, -3.8289
        CIE-LCH:
        28.6462, 50.8453, 355.6813
        CIE-Luv:
        28.6462, 64.3051, -12.4609
        Hunter-Lab:
        23.8776, 39.9203, -1.1168
      #840d4b color charts
#840d4b RGB chart
      #840d4b CMYK chart
      #840d4b RGB pie chart
      #840d4b color shades, tints & tones
#840d4b color schemes
#840d4b color preview, HTML & CSS examples
           This text has a color of #840d4b        
        
          <p style="color:#840d4b;">Text here</p>
        
        
          .mytext {color:#840d4b;}
        
        Text color #840d4b
      
           This box has a color of #840d4b        
        
          <div style="background-color:#840d4b;">Content here</div>
        
        
          .mybackground {background-color:#840d4b;}
        
        Background color #840d4b
      
           Border around this has a color of #840d4b        
        
          <div style="border:2px solid #840d4b;">Content here</div>
        
        
          .myborder {border:2px solid #840d4b;}
        
        Border color #840d4b