#50328a color space conversions
Hex:
        #50328a
        RGB:
        80, 50, 138
        CMY:
        69, 80, 46
        CMYK:
        42, 64, 0, 46
      HSL:
        260°, 46.8085%, 36.8627%
        HSV (HSB):
        260°, 63.7681%, 54.1176%
        XYZ:
        9.0363, 5.8217, 24.6922
        xyY:
        0.2285, 0.1472, 5.8217
      CIE-Lab:
        28.9580, 34.4184, -44.4497
        CIE-LCH:
        28.9580, 56.2174, 307.7514
        CIE-Luv:
        28.9580, 5.3582, -60.5799
        Hunter-Lab:
        24.1281, 24.6266, -43.7864
      #50328a color charts
#50328a RGB chart
      #50328a CMYK chart
      #50328a RGB pie chart
      #50328a color shades, tints & tones
#50328a color schemes
#50328a color preview, HTML & CSS examples
           This text has a color of #50328a        
        
          <p style="color:#50328a;">Text here</p>
        
        
          .mytext {color:#50328a;}
        
        Text color #50328a
      
           This box has a color of #50328a        
        
          <div style="background-color:#50328a;">Content here</div>
        
        
          .mybackground {background-color:#50328a;}
        
        Background color #50328a
      
           Border around this has a color of #50328a        
        
          <div style="border:2px solid #50328a;">Content here</div>
        
        
          .myborder {border:2px solid #50328a;}
        
        Border color #50328a