#50003f color space conversions
Hex:
        #50003f
        RGB:
        80, 0, 63
        CMY:
        69, 100, 75
        CMYK:
        0, 100, 21, 69
      HSL:
        313°, 100.0000%, 15.6863%
        HSV (HSB):
        313°, 100.0000%, 31.3725%
        XYZ:
        4.2055, 2.0644, 4.8794
        xyY:
        0.3772, 0.1852, 2.0644
      CIE-Lab:
        15.8214, 39.6848, -16.1750
        CIE-LCH:
        15.8214, 42.8545, 337.8249
        CIE-Luv:
        15.8214, 28.7718, -19.6070
        Hunter-Lab:
        14.3679, 27.1031, -10.0778
      #50003f color charts
#50003f RGB chart
      #50003f CMYK chart
      #50003f RGB pie chart
      #50003f color shades, tints & tones
#50003f color schemes
#50003f color preview, HTML & CSS examples
           This text has a color of #50003f        
        
          <p style="color:#50003f;">Text here</p>
        
        
          .mytext {color:#50003f;}
        
        Text color #50003f
      
           This box has a color of #50003f        
        
          <div style="background-color:#50003f;">Content here</div>
        
        
          .mybackground {background-color:#50003f;}
        
        Background color #50003f
      
           Border around this has a color of #50003f        
        
          <div style="border:2px solid #50003f;">Content here</div>
        
        
          .myborder {border:2px solid #50003f;}
        
        Border color #50003f