#50132e color space conversions
Hex:
        #50132e
        RGB:
        80, 19, 46
        CMY:
        69, 93, 82
        CMYK:
        0, 76, 43, 69
      HSL:
        333°, 61.6162%, 19.4118%
        HSV (HSB):
        333°, 76.2500%, 31.3725%
        XYZ:
        4.0343, 2.3685, 2.8293
        xyY:
        0.4370, 0.2565, 2.3685
      CIE-Lab:
        17.3130, 30.8225, -1.8021
        CIE-LCH:
        17.3130, 30.8751, 356.6539
        CIE-Luv:
        17.3130, 31.0608, -5.5599
        Hunter-Lab:
        15.3899, 19.8596, -0.1271
      #50132e color charts
#50132e RGB chart
      #50132e CMYK chart
      #50132e RGB pie chart
      #50132e color shades, tints & tones
#50132e color schemes
#50132e color preview, HTML & CSS examples
           This text has a color of #50132e        
        
          <p style="color:#50132e;">Text here</p>
        
        
          .mytext {color:#50132e;}
        
        Text color #50132e
      
           This box has a color of #50132e        
        
          <div style="background-color:#50132e;">Content here</div>
        
        
          .mybackground {background-color:#50132e;}
        
        Background color #50132e
      
           Border around this has a color of #50132e        
        
          <div style="border:2px solid #50132e;">Content here</div>
        
        
          .myborder {border:2px solid #50132e;}
        
        Border color #50132e