#50317d color space conversions
Hex:
        #50317d
        RGB:
        80, 49, 125
        CMY:
        69, 81, 51
        CMYK:
        36, 61, 0, 51
      HSL:
        264°, 43.6782%, 34.1176%
        HSV (HSB):
        264°, 60.8000%, 49.0196%
        XYZ:
        8.1082, 5.3828, 20.0137
        xyY:
        0.2420, 0.1607, 5.3828
      CIE-Lab:
        27.7986, 31.3196, -38.2005
        CIE-LCH:
        27.7986, 49.3984, 309.3474
        CIE-Luv:
        27.7986, 7.2244, -51.6646
        Hunter-Lab:
        23.2008, 21.7811, -34.9047
      #50317d color charts
#50317d RGB chart
      #50317d CMYK chart
      #50317d RGB pie chart
      #50317d color shades, tints & tones
#50317d color schemes
#50317d color preview, HTML & CSS examples
           This text has a color of #50317d        
        
          <p style="color:#50317d;">Text here</p>
        
        
          .mytext {color:#50317d;}
        
        Text color #50317d
      
           This box has a color of #50317d        
        
          <div style="background-color:#50317d;">Content here</div>
        
        
          .mybackground {background-color:#50317d;}
        
        Background color #50317d
      
           Border around this has a color of #50317d        
        
          <div style="border:2px solid #50317d;">Content here</div>
        
        
          .myborder {border:2px solid #50317d;}
        
        Border color #50317d