#50327f color space conversions
Hex:
        #50327f
        RGB:
        80, 50, 127
        CMY:
        69, 80, 50
        CMYK:
        37, 61, 0, 50
      HSL:
        263°, 43.5028%, 34.7059%
        HSV (HSB):
        263°, 60.6299%, 49.8039%
        XYZ:
        8.2796, 5.5190, 20.7076
        xyY:
        0.2399, 0.1599, 5.5190
      CIE-Lab:
        28.1649, 31.2804, -38.8681
        CIE-LCH:
        28.1649, 49.8918, 308.8265
        CIE-Luv:
        28.1649, 6.7213, -52.7565
        Hunter-Lab:
        23.4925, 21.7981, -35.8166
      #50327f color charts
#50327f RGB chart
      #50327f CMYK chart
      #50327f RGB pie chart
      #50327f color shades, tints & tones
#50327f color schemes
#50327f color preview, HTML & CSS examples
           This text has a color of #50327f        
        
          <p style="color:#50327f;">Text here</p>
        
        
          .mytext {color:#50327f;}
        
        Text color #50327f
      
           This box has a color of #50327f        
        
          <div style="background-color:#50327f;">Content here</div>
        
        
          .mybackground {background-color:#50327f;}
        
        Background color #50327f
      
           Border around this has a color of #50327f        
        
          <div style="border:2px solid #50327f;">Content here</div>
        
        
          .myborder {border:2px solid #50327f;}
        
        Border color #50327f