#50006f color space conversions
Hex:
        #50006f
        RGB:
        80, 0, 111
        CMY:
        69, 100, 56
        CMYK:
        28, 100, 0, 56
      HSL:
        283°, 100.0000%, 21.7647%
        HSV (HSB):
        283°, 100.0000%, 43.5294%
        XYZ:
        6.1775, 2.8532, 15.2641
        xyY:
        0.2543, 0.1174, 2.8532
      CIE-Lab:
        19.4460, 48.2459, -42.7825
        CIE-LCH:
        19.4460, 64.4826, 318.4347
        CIE-Luv:
        19.4460, 15.9022, -49.8952
        Hunter-Lab:
        16.8913, 35.7213, -41.7542
      #50006f color charts
#50006f RGB chart
      #50006f CMYK chart
      #50006f RGB pie chart
      #50006f color shades, tints & tones
#50006f color schemes
#50006f color preview, HTML & CSS examples
           This text has a color of #50006f        
        
          <p style="color:#50006f;">Text here</p>
        
        
          .mytext {color:#50006f;}
        
        Text color #50006f
      
           This box has a color of #50006f        
        
          <div style="background-color:#50006f;">Content here</div>
        
        
          .mybackground {background-color:#50006f;}
        
        Background color #50006f
      
           Border around this has a color of #50006f        
        
          <div style="border:2px solid #50006f;">Content here</div>
        
        
          .myborder {border:2px solid #50006f;}
        
        Border color #50006f