#50084f color space conversions
Hex:
        #50084f
        RGB:
        80, 8, 79
        CMY:
        69, 97, 69
        CMYK:
        0, 90, 1, 69
      HSL:
        301°, 81.8182%, 17.2549%
        HSV (HSB):
        301°, 90.0000%, 31.3725%
        XYZ:
        4.8064, 2.4437, 7.6155
        xyY:
        0.3233, 0.1644, 2.4437
      CIE-Lab:
        17.6618, 39.8029, -24.3652
        CIE-LCH:
        17.6618, 46.6684, 328.5272
        CIE-Luv:
        17.6618, 23.2180, -29.0085
        Hunter-Lab:
        15.6322, 27.5265, -17.9416
      #50084f color charts
#50084f RGB chart
      #50084f CMYK chart
      #50084f RGB pie chart
      #50084f color shades, tints & tones
#50084f color schemes
#50084f color preview, HTML & CSS examples
           This text has a color of #50084f        
        
          <p style="color:#50084f;">Text here</p>
        
        
          .mytext {color:#50084f;}
        
        Text color #50084f
      
           This box has a color of #50084f        
        
          <div style="background-color:#50084f;">Content here</div>
        
        
          .mybackground {background-color:#50084f;}
        
        Background color #50084f
      
           Border around this has a color of #50084f        
        
          <div style="border:2px solid #50084f;">Content here</div>
        
        
          .myborder {border:2px solid #50084f;}
        
        Border color #50084f