#8b0018 color space conversions
Hex:
        #8b0018
        RGB:
        139, 0, 24
        CMY:
        45, 100, 91
        CMYK:
        0, 100, 83, 45
      HSL:
        350°, 100.0000%, 27.2549%
        HSV (HSB):
        350°, 100.0000%, 54.5098%
        XYZ:
        10.8123, 5.5549, 1.3665
        xyY:
        0.6097, 0.3132, 5.5549
      CIE-Lab:
        28.2606, 51.4901, 29.8336
        CIE-LCH:
        28.2606, 59.5086, 30.0882
        CIE-Luv:
        28.2606, 89.0627, 14.9108
        Hunter-Lab:
        23.5689, 40.6422, 13.0607
      #8b0018 color charts
#8b0018 RGB chart
      #8b0018 CMYK chart
      #8b0018 RGB pie chart
      #8b0018 color shades, tints & tones
#8b0018 color schemes
#8b0018 color preview, HTML & CSS examples
           This text has a color of #8b0018        
        
          <p style="color:#8b0018;">Text here</p>
        
        
          .mytext {color:#8b0018;}
        
        Text color #8b0018
      
           This box has a color of #8b0018        
        
          <div style="background-color:#8b0018;">Content here</div>
        
        
          .mybackground {background-color:#8b0018;}
        
        Background color #8b0018
      
           Border around this has a color of #8b0018        
        
          <div style="border:2px solid #8b0018;">Content here</div>
        
        
          .myborder {border:2px solid #8b0018;}
        
        Border color #8b0018