#50125e color space conversions
Hex:
        #50125e
        RGB:
        80, 18, 94
        CMY:
        69, 93, 63
        CMYK:
        15, 81, 0, 63
      HSL:
        289°, 67.8571%, 21.9608%
        HSV (HSB):
        289°, 80.8511%, 36.8627%
        XYZ:
        5.5450, 2.9462, 10.8661
        xyY:
        0.2865, 0.1522, 2.9462
      CIE-Lab:
        19.8273, 39.4923, -30.9975
        CIE-LCH:
        19.8273, 50.2044, 321.8716
        CIE-Luv:
        19.8273, 18.4395, -37.7073
        Hunter-Lab:
        17.1646, 27.6256, -25.5185
      #50125e color charts
#50125e RGB chart
      #50125e CMYK chart
      #50125e RGB pie chart
      #50125e color shades, tints & tones
#50125e color schemes
#50125e color preview, HTML & CSS examples
           This text has a color of #50125e        
        
          <p style="color:#50125e;">Text here</p>
        
        
          .mytext {color:#50125e;}
        
        Text color #50125e
      
           This box has a color of #50125e        
        
          <div style="background-color:#50125e;">Content here</div>
        
        
          .mybackground {background-color:#50125e;}
        
        Background color #50125e
      
           Border around this has a color of #50125e        
        
          <div style="border:2px solid #50125e;">Content here</div>
        
        
          .myborder {border:2px solid #50125e;}
        
        Border color #50125e