#50248f color space conversions
Hex:
        #50248f
        RGB:
        80, 36, 143
        CMY:
        69, 86, 44
        CMYK:
        44, 75, 0, 44
      HSL:
        265°, 59.7765%, 35.0980%
        HSV (HSB):
        265°, 74.8252%, 56.0784%
        XYZ:
        8.8971, 4.9504, 26.4732
        xyY:
        0.2207, 0.1228, 4.9504
      CIE-Lab:
        26.5930, 43.4341, -51.3919
        CIE-LCH:
        26.5930, 67.2878, 310.2030
        CIE-Luv:
        26.5930, 7.2831, -67.1653
        Hunter-Lab:
        22.2495, 32.4415, -54.9706
      #50248f color charts
#50248f RGB chart
      #50248f CMYK chart
      #50248f RGB pie chart
      #50248f color shades, tints & tones
#50248f color schemes
#50248f color preview, HTML & CSS examples
           This text has a color of #50248f        
        
          <p style="color:#50248f;">Text here</p>
        
        
          .mytext {color:#50248f;}
        
        Text color #50248f
      
           This box has a color of #50248f        
        
          <div style="background-color:#50248f;">Content here</div>
        
        
          .mybackground {background-color:#50248f;}
        
        Background color #50248f
      
           Border around this has a color of #50248f        
        
          <div style="border:2px solid #50248f;">Content here</div>
        
        
          .myborder {border:2px solid #50248f;}
        
        Border color #50248f