#50064d color space conversions
Hex:
        #50064d
        RGB:
        80, 6, 77
        CMY:
        69, 98, 70
        CMYK:
        0, 93, 4, 69
      HSL:
        302°, 86.0465%, 16.8627%
        HSV (HSB):
        302°, 92.5000%, 31.3725%
        XYZ:
        4.7129, 2.3715, 7.2305
        xyY:
        0.3292, 0.1657, 2.3715
      CIE-Lab:
        17.3274, 40.0384, -23.5293
        CIE-LCH:
        17.3274, 46.4403, 329.5586
        CIE-Luv:
        17.3274, 23.9516, -27.9219
        Hunter-Lab:
        15.3998, 27.6783, -17.0580
      #50064d color charts
#50064d RGB chart
      #50064d CMYK chart
      #50064d RGB pie chart
      #50064d color shades, tints & tones
#50064d color schemes
#50064d color preview, HTML & CSS examples
           This text has a color of #50064d        
        
          <p style="color:#50064d;">Text here</p>
        
        
          .mytext {color:#50064d;}
        
        Text color #50064d
      
           This box has a color of #50064d        
        
          <div style="background-color:#50064d;">Content here</div>
        
        
          .mybackground {background-color:#50064d;}
        
        Background color #50064d
      
           Border around this has a color of #50064d        
        
          <div style="border:2px solid #50064d;">Content here</div>
        
        
          .myborder {border:2px solid #50064d;}
        
        Border color #50064d