#502b8b color space conversions
Hex:
        #502b8b
        RGB:
        80, 43, 139
        CMY:
        69, 83, 45
        CMYK:
        42, 69, 0, 45
      HSL:
        263°, 52.7473%, 35.6863%
        HSV (HSB):
        263°, 69.0647%, 54.5098%
        XYZ:
        8.8323, 5.2973, 24.9831
        xyY:
        0.2258, 0.1354, 5.2973
      CIE-Lab:
        27.5655, 38.6902, -47.3275
        CIE-LCH:
        27.5655, 61.1296, 309.2660
        CIE-Luv:
        27.5655, 6.6598, -63.1699
        Hunter-Lab:
        23.0159, 28.2216, -48.2464
      #502b8b color charts
#502b8b RGB chart
      #502b8b CMYK chart
      #502b8b RGB pie chart
      #502b8b color shades, tints & tones
#502b8b color schemes
#502b8b color preview, HTML & CSS examples
           This text has a color of #502b8b        
        
          <p style="color:#502b8b;">Text here</p>
        
        
          .mytext {color:#502b8b;}
        
        Text color #502b8b
      
           This box has a color of #502b8b        
        
          <div style="background-color:#502b8b;">Content here</div>
        
        
          .mybackground {background-color:#502b8b;}
        
        Background color #502b8b
      
           Border around this has a color of #502b8b        
        
          <div style="border:2px solid #502b8b;">Content here</div>
        
        
          .myborder {border:2px solid #502b8b;}
        
        Border color #502b8b