#50085f color space conversions
Hex:
        #50085f
        RGB:
        80, 8, 95
        CMY:
        69, 97, 63
        CMYK:
        16, 92, 0, 63
      HSL:
        290°, 84.4660%, 20.1961%
        HSV (HSB):
        290°, 91.5789%, 37.2549%
        XYZ:
        5.4607, 2.7054, 11.0609
        xyY:
        0.2840, 0.1407, 2.7054
      CIE-Lab:
        18.8230, 42.8333, -33.2799
        CIE-LCH:
        18.8230, 54.2424, 322.1541
        CIE-Luv:
        18.8230, 19.0544, -39.3967
        Hunter-Lab:
        16.4480, 30.4772, -28.3574
      #50085f color charts
#50085f RGB chart
      #50085f CMYK chart
      #50085f RGB pie chart
      #50085f color shades, tints & tones
#50085f color schemes
#50085f color preview, HTML & CSS examples
           This text has a color of #50085f        
        
          <p style="color:#50085f;">Text here</p>
        
        
          .mytext {color:#50085f;}
        
        Text color #50085f
      
           This box has a color of #50085f        
        
          <div style="background-color:#50085f;">Content here</div>
        
        
          .mybackground {background-color:#50085f;}
        
        Background color #50085f
      
           Border around this has a color of #50085f        
        
          <div style="border:2px solid #50085f;">Content here</div>
        
        
          .myborder {border:2px solid #50085f;}
        
        Border color #50085f