#502a9b color space conversions
Hex:
        #502a9b
        RGB:
        80, 42, 155
        CMY:
        69, 84, 39
        CMYK:
        48, 73, 0, 39
      HSL:
        260°, 57.3604%, 38.6275%
        HSV (HSB):
        260°, 72.9032%, 60.7843%
        XYZ:
        10.0526, 5.7280, 31.5861
        xyY:
        0.2122, 0.1209, 5.7280
      CIE-Lab:
        28.7155, 43.7168, -55.3005
        CIE-LCH:
        28.7155, 70.4933, 308.3275
        CIE-Luv:
        28.7155, 4.8469, -73.9327
        Hunter-Lab:
        23.9332, 33.0922, -61.4956
      #502a9b color charts
#502a9b RGB chart
      #502a9b CMYK chart
      #502a9b RGB pie chart
      #502a9b color shades, tints & tones
#502a9b color schemes
#502a9b color preview, HTML & CSS examples
           This text has a color of #502a9b        
        
          <p style="color:#502a9b;">Text here</p>
        
        
          .mytext {color:#502a9b;}
        
        Text color #502a9b
      
           This box has a color of #502a9b        
        
          <div style="background-color:#502a9b;">Content here</div>
        
        
          .mybackground {background-color:#502a9b;}
        
        Background color #502a9b
      
           Border around this has a color of #502a9b        
        
          <div style="border:2px solid #502a9b;">Content here</div>
        
        
          .myborder {border:2px solid #502a9b;}
        
        Border color #502a9b