#50467f color space conversions
Hex:
        #50467f
        RGB:
        80, 70, 127
        CMY:
        69, 73, 50
        CMYK:
        37, 45, 0, 50
      HSL:
        251°, 28.9340%, 38.6275%
        HSV (HSB):
        251°, 44.8819%, 49.8039%
        XYZ:
        9.3292, 7.6181, 21.0574
        xyY:
        0.2455, 0.2005, 7.6181
      CIE-Lab:
        33.1745, 18.6829, -30.8750
        CIE-LCH:
        33.1745, 36.0877, 301.1787
        CIE-Luv:
        33.1745, 0.8443, -43.6634
        Hunter-Lab:
        27.6009, 12.0320, -25.9132
      #50467f color charts
#50467f RGB chart
      #50467f CMYK chart
      #50467f RGB pie chart
      #50467f color shades, tints & tones
#50467f color schemes
#50467f color preview, HTML & CSS examples
           This text has a color of #50467f        
        
          <p style="color:#50467f;">Text here</p>
        
        
          .mytext {color:#50467f;}
        
        Text color #50467f
      
           This box has a color of #50467f        
        
          <div style="background-color:#50467f;">Content here</div>
        
        
          .mybackground {background-color:#50467f;}
        
        Background color #50467f
      
           Border around this has a color of #50467f        
        
          <div style="border:2px solid #50467f;">Content here</div>
        
        
          .myborder {border:2px solid #50467f;}
        
        Border color #50467f