#8b1a42 color space conversions
Hex:
        #8b1a42
        RGB:
        139, 26, 66
        CMY:
        45, 90, 74
        CMYK:
        0, 81, 53, 45
      HSL:
        339°, 68.4848%, 32.3529%
        HSV (HSB):
        339°, 81.2950%, 54.5098%
        XYZ:
        12.0002, 6.6211, 5.7998
        xyY:
        0.4914, 0.2711, 6.6211
      CIE-Lab:
        30.9283, 48.5572, 5.6596
        CIE-LCH:
        30.9283, 48.8859, 6.6481
        CIE-Luv:
        30.9283, 70.3944, -2.1631
        Hunter-Lab:
        25.7315, 38.2157, 4.6483
      #8b1a42 color charts
#8b1a42 RGB chart
      #8b1a42 CMYK chart
      #8b1a42 RGB pie chart
      #8b1a42 color shades, tints & tones
#8b1a42 color schemes
#8b1a42 color preview, HTML & CSS examples
           This text has a color of #8b1a42        
        
          <p style="color:#8b1a42;">Text here</p>
        
        
          .mytext {color:#8b1a42;}
        
        Text color #8b1a42
      
           This box has a color of #8b1a42        
        
          <div style="background-color:#8b1a42;">Content here</div>
        
        
          .mybackground {background-color:#8b1a42;}
        
        Background color #8b1a42
      
           Border around this has a color of #8b1a42        
        
          <div style="border:2px solid #8b1a42;">Content here</div>
        
        
          .myborder {border:2px solid #8b1a42;}
        
        Border color #8b1a42