#50246f color space conversions
Hex:
        #50246f
        RGB:
        80, 36, 111
        CMY:
        69, 86, 56
        CMYK:
        28, 68, 0, 56
      HSL:
        275°, 51.0204%, 28.8235%
        HSV (HSB):
        275°, 67.5676%, 43.5294%
        XYZ:
        6.8084, 4.1149, 15.4743
        xyY:
        0.2579, 0.1559, 4.1149
      CIE-Lab:
        24.0478, 35.0334, -35.3233
        CIE-LCH:
        24.0478, 49.7501, 314.7639
        CIE-Luv:
        24.0478, 12.2128, -45.6969
        Hunter-Lab:
        20.2853, 24.4111, -31.0289
      #50246f color charts
#50246f RGB chart
      #50246f CMYK chart
      #50246f RGB pie chart
      #50246f color shades, tints & tones
#50246f color schemes
#50246f color preview, HTML & CSS examples
           This text has a color of #50246f        
        
          <p style="color:#50246f;">Text here</p>
        
        
          .mytext {color:#50246f;}
        
        Text color #50246f
      
           This box has a color of #50246f        
        
          <div style="background-color:#50246f;">Content here</div>
        
        
          .mybackground {background-color:#50246f;}
        
        Background color #50246f
      
           Border around this has a color of #50246f        
        
          <div style="border:2px solid #50246f;">Content here</div>
        
        
          .myborder {border:2px solid #50246f;}
        
        Border color #50246f