#8b203f color space conversions
Hex:
        #8b203f
        RGB:
        139, 32, 63
        CMY:
        45, 87, 75
        CMYK:
        0, 77, 55, 45
      HSL:
        343°, 62.5731%, 33.5294%
        HSV (HSB):
        343°, 76.9784%, 54.5098%
        XYZ:
        12.0612, 6.8809, 5.3951
        xyY:
        0.4956, 0.2827, 6.8809
      CIE-Lab:
        31.5342, 46.3697, 8.4969
        CIE-LCH:
        31.5342, 47.1417, 10.3838
        CIE-Luv:
        31.5342, 69.3433, 1.1245
        Hunter-Lab:
        26.2314, 36.1691, 6.1677
      #8b203f color charts
#8b203f RGB chart
      #8b203f CMYK chart
      #8b203f RGB pie chart
      #8b203f color shades, tints & tones
#8b203f color schemes
#8b203f color preview, HTML & CSS examples
           This text has a color of #8b203f        
        
          <p style="color:#8b203f;">Text here</p>
        
        
          .mytext {color:#8b203f;}
        
        Text color #8b203f
      
           This box has a color of #8b203f        
        
          <div style="background-color:#8b203f;">Content here</div>
        
        
          .mybackground {background-color:#8b203f;}
        
        Background color #8b203f
      
           Border around this has a color of #8b203f        
        
          <div style="border:2px solid #8b203f;">Content here</div>
        
        
          .myborder {border:2px solid #8b203f;}
        
        Border color #8b203f