#50152f color space conversions
Hex:
        #50152f
        RGB:
        80, 21, 47
        CMY:
        69, 92, 82
        CMYK:
        0, 74, 41, 69
      HSL:
        334°, 58.4158%, 19.8039%
        HSV (HSB):
        334°, 73.7500%, 31.3725%
        XYZ:
        4.0895, 2.4470, 2.9461
        xyY:
        0.4313, 0.2581, 2.4470
      CIE-Lab:
        17.6774, 30.0445, -1.9781
        CIE-LCH:
        17.6774, 30.1095, 356.2330
        CIE-Luv:
        17.6774, 30.2742, -5.6569
        Hunter-Lab:
        15.6430, 19.2896, -0.2162
      #50152f color charts
#50152f RGB chart
      #50152f CMYK chart
      #50152f RGB pie chart
      #50152f color shades, tints & tones
#50152f color schemes
#50152f color preview, HTML & CSS examples
           This text has a color of #50152f        
        
          <p style="color:#50152f;">Text here</p>
        
        
          .mytext {color:#50152f;}
        
        Text color #50152f
      
           This box has a color of #50152f        
        
          <div style="background-color:#50152f;">Content here</div>
        
        
          .mybackground {background-color:#50152f;}
        
        Background color #50152f
      
           Border around this has a color of #50152f        
        
          <div style="border:2px solid #50152f;">Content here</div>
        
        
          .myborder {border:2px solid #50152f;}
        
        Border color #50152f