#502a6b color space conversions
Hex:
        #502a6b
        RGB:
        80, 42, 107
        CMY:
        69, 84, 58
        CMYK:
        25, 61, 0, 58
      HSL:
        275°, 43.6242%, 29.2157%
        HSV (HSB):
        275°, 60.7477%, 41.9608%
        XYZ:
        6.7901, 4.4229, 14.4058
        xyY:
        0.2650, 0.1726, 4.4229
      CIE-Lab:
        25.0231, 30.6432, -31.1818
        CIE-LCH:
        25.0231, 43.7185, 314.5009
        CIE-Luv:
        25.0231, 11.5785, -41.0573
        Hunter-Lab:
        21.0308, 20.8273, -25.8912
      #502a6b color charts
#502a6b RGB chart
      #502a6b CMYK chart
      #502a6b RGB pie chart
      #502a6b color shades, tints & tones
#502a6b color schemes
#502a6b color preview, HTML & CSS examples
           This text has a color of #502a6b        
        
          <p style="color:#502a6b;">Text here</p>
        
        
          .mytext {color:#502a6b;}
        
        Text color #502a6b
      
           This box has a color of #502a6b        
        
          <div style="background-color:#502a6b;">Content here</div>
        
        
          .mybackground {background-color:#502a6b;}
        
        Background color #502a6b
      
           Border around this has a color of #502a6b        
        
          <div style="border:2px solid #502a6b;">Content here</div>
        
        
          .myborder {border:2px solid #502a6b;}
        
        Border color #502a6b