#83003f color space conversions
Hex:
        #83003f
        RGB:
        131, 0, 63
        CMY:
        49, 100, 75
        CMYK:
        0, 100, 52, 49
      HSL:
        331°, 100.0000%, 25.6863%
        HSV (HSB):
        331°, 100.0000%, 51.3725%
        XYZ:
        10.2573, 5.1842, 5.1627
        xyY:
        0.4978, 0.2516, 5.1842
      CIE-Lab:
        27.2532, 51.6138, 2.1862
        CIE-LCH:
        27.2532, 51.6601, 2.4255
        CIE-Luv:
        27.2532, 70.3433, -6.2258
        Hunter-Lab:
        22.7688, 40.5684, 2.4946
      #83003f color charts
#83003f RGB chart
      #83003f CMYK chart
      #83003f RGB pie chart
      #83003f color shades, tints & tones
#83003f color schemes
#83003f color preview, HTML & CSS examples
           This text has a color of #83003f        
        
          <p style="color:#83003f;">Text here</p>
        
        
          .mytext {color:#83003f;}
        
        Text color #83003f
      
           This box has a color of #83003f        
        
          <div style="background-color:#83003f;">Content here</div>
        
        
          .mybackground {background-color:#83003f;}
        
        Background color #83003f
      
           Border around this has a color of #83003f        
        
          <div style="border:2px solid #83003f;">Content here</div>
        
        
          .myborder {border:2px solid #83003f;}
        
        Border color #83003f