#8b203d color space conversions
Hex:
        #8b203d
        RGB:
        139, 32, 61
        CMY:
        45, 87, 76
        CMYK:
        0, 77, 56, 45
      HSL:
        344°, 62.5731%, 33.5294%
        HSV (HSB):
        344°, 76.9784%, 54.5098%
        XYZ:
        12.0063, 6.8589, 5.1060
        xyY:
        0.5009, 0.2861, 6.8589
      CIE-Lab:
        31.4835, 46.2061, 9.7459
        CIE-LCH:
        31.4835, 47.2227, 11.9103
        CIE-Luv:
        31.4835, 69.9855, 2.3547
        Hunter-Lab:
        26.1895, 35.9995, 6.7733
      #8b203d color charts
#8b203d RGB chart
      #8b203d CMYK chart
      #8b203d RGB pie chart
      #8b203d color shades, tints & tones
#8b203d color schemes
#8b203d color preview, HTML & CSS examples
           This text has a color of #8b203d        
        
          <p style="color:#8b203d;">Text here</p>
        
        
          .mytext {color:#8b203d;}
        
        Text color #8b203d
      
           This box has a color of #8b203d        
        
          <div style="background-color:#8b203d;">Content here</div>
        
        
          .mybackground {background-color:#8b203d;}
        
        Background color #8b203d
      
           Border around this has a color of #8b203d        
        
          <div style="border:2px solid #8b203d;">Content here</div>
        
        
          .myborder {border:2px solid #8b203d;}
        
        Border color #8b203d