#502d80 color space conversions
Hex:
        #502d80
        RGB:
        80, 45, 128
        CMY:
        69, 82, 50
        CMYK:
        38, 65, 0, 50
      HSL:
        265°, 47.9769%, 33.9216%
        HSV (HSB):
        265°, 64.8437%, 50.1961%
        XYZ:
        8.1429, 5.1408, 20.9852
        xyY:
        0.2376, 0.1500, 5.1408
      CIE-Lab:
        27.1321, 34.5058, -41.1606
        CIE-LCH:
        27.1321, 53.7108, 309.9738
        CIE-Luv:
        27.1321, 7.7344, -55.0821
        Hunter-Lab:
        22.6732, 24.4288, -39.0044
      #502d80 color charts
#502d80 RGB chart
      #502d80 CMYK chart
      #502d80 RGB pie chart
      #502d80 color shades, tints & tones
#502d80 color schemes
#502d80 color preview, HTML & CSS examples
           This text has a color of #502d80        
        
          <p style="color:#502d80;">Text here</p>
        
        
          .mytext {color:#502d80;}
        
        Text color #502d80
      
           This box has a color of #502d80        
        
          <div style="background-color:#502d80;">Content here</div>
        
        
          .mybackground {background-color:#502d80;}
        
        Background color #502d80
      
           Border around this has a color of #502d80        
        
          <div style="border:2px solid #502d80;">Content here</div>
        
        
          .myborder {border:2px solid #502d80;}
        
        Border color #502d80