#50246c color space conversions
Hex:
        #50246c
        RGB:
        80, 36, 108
        CMY:
        69, 86, 58
        CMYK:
        26, 67, 0, 58
      HSL:
        277°, 50.0000%, 28.2353%
        HSV (HSB):
        277°, 66.6667%, 42.3529%
        XYZ:
        6.6459, 4.0499, 14.6188
        xyY:
        0.2625, 0.1600, 4.0499
      CIE-Lab:
        23.8358, 34.2819, -33.7286
        CIE-LCH:
        23.8358, 48.0923, 315.4661
        CIE-Luv:
        23.8358, 12.7391, -43.5997
        Hunter-Lab:
        20.1245, 23.7302, -28.9823
      #50246c color charts
#50246c RGB chart
      #50246c CMYK chart
      #50246c RGB pie chart
      #50246c color shades, tints & tones
#50246c color schemes
#50246c color preview, HTML & CSS examples
           This text has a color of #50246c        
        
          <p style="color:#50246c;">Text here</p>
        
        
          .mytext {color:#50246c;}
        
        Text color #50246c
      
           This box has a color of #50246c        
        
          <div style="background-color:#50246c;">Content here</div>
        
        
          .mybackground {background-color:#50246c;}
        
        Background color #50246c
      
           Border around this has a color of #50246c        
        
          <div style="border:2px solid #50246c;">Content here</div>
        
        
          .myborder {border:2px solid #50246c;}
        
        Border color #50246c