#50166f color space conversions
Hex:
        #50166f
        RGB:
        80, 22, 111
        CMY:
        69, 91, 56
        CMYK:
        28, 80, 0, 56
      HSL:
        279°, 66.9173%, 26.0784%
        HSV (HSB):
        279°, 80.1802%, 43.5294%
        XYZ:
        6.4644, 3.4270, 15.3597
        xyY:
        0.2560, 0.1357, 3.4270
      CIE-Lab:
        21.6787, 41.6876, -39.1496
        CIE-LCH:
        21.6787, 57.1886, 316.7983
        CIE-Luv:
        21.6787, 14.3491, -48.3671
        Hunter-Lab:
        18.5121, 29.9358, -36.2350
      #50166f color charts
#50166f RGB chart
      #50166f CMYK chart
      #50166f RGB pie chart
      #50166f color shades, tints & tones
#50166f color schemes
#50166f color preview, HTML & CSS examples
           This text has a color of #50166f        
        
          <p style="color:#50166f;">Text here</p>
        
        
          .mytext {color:#50166f;}
        
        Text color #50166f
      
           This box has a color of #50166f        
        
          <div style="background-color:#50166f;">Content here</div>
        
        
          .mybackground {background-color:#50166f;}
        
        Background color #50166f
      
           Border around this has a color of #50166f        
        
          <div style="border:2px solid #50166f;">Content here</div>
        
        
          .myborder {border:2px solid #50166f;}
        
        Border color #50166f