#50446d color space conversions
Hex:
        #50446d
        RGB:
        80, 68, 109
        CMY:
        69, 73, 57
        CMYK:
        27, 38, 0, 57
      HSL:
        258°, 23.1638%, 34.7059%
        HSV (HSB):
        258°, 37.6147%, 42.7451%
        XYZ:
        8.1357, 6.9438, 15.3795
        xyY:
        0.2671, 0.2280, 6.9438
      CIE-Lab:
        31.6787, 14.8429, -21.9528
        CIE-LCH:
        31.6787, 26.4998, 304.0637
        CIE-Luv:
        31.6787, 3.1158, -30.4251
        Hunter-Lab:
        26.3512, 8.9958, -16.1580
      #50446d color charts
#50446d RGB chart
      #50446d CMYK chart
      #50446d RGB pie chart
      #50446d color shades, tints & tones
#50446d color schemes
#50446d color preview, HTML & CSS examples
           This text has a color of #50446d        
        
          <p style="color:#50446d;">Text here</p>
        
        
          .mytext {color:#50446d;}
        
        Text color #50446d
      
           This box has a color of #50446d        
        
          <div style="background-color:#50446d;">Content here</div>
        
        
          .mybackground {background-color:#50446d;}
        
        Background color #50446d
      
           Border around this has a color of #50446d        
        
          <div style="border:2px solid #50446d;">Content here</div>
        
        
          .myborder {border:2px solid #50446d;}
        
        Border color #50446d