#502a4b color space conversions
Hex:
        #502a4b
        RGB:
        80, 42, 75
        CMY:
        69, 84, 71
        CMYK:
        0, 48, 6, 69
      HSL:
        308°, 31.1475%, 23.9216%
        HSV (HSB):
        308°, 47.5000%, 31.3725%
        XYZ:
        5.4062, 3.8694, 7.1185
        xyY:
        0.3298, 0.2360, 3.8694
      CIE-Lab:
        23.2349, 23.1734, -12.9237
        CIE-LCH:
        23.2349, 26.5335, 330.8519
        CIE-Luv:
        23.2349, 17.2661, -17.4232
        Hunter-Lab:
        19.6708, 14.6342, -7.6865
      #502a4b color charts
#502a4b RGB chart
      #502a4b CMYK chart
      #502a4b RGB pie chart
      #502a4b color shades, tints & tones
#502a4b color schemes
#502a4b color preview, HTML & CSS examples
           This text has a color of #502a4b        
        
          <p style="color:#502a4b;">Text here</p>
        
        
          .mytext {color:#502a4b;}
        
        Text color #502a4b
      
           This box has a color of #502a4b        
        
          <div style="background-color:#502a4b;">Content here</div>
        
        
          .mybackground {background-color:#502a4b;}
        
        Background color #502a4b
      
           Border around this has a color of #502a4b        
        
          <div style="border:2px solid #502a4b;">Content here</div>
        
        
          .myborder {border:2px solid #502a4b;}
        
        Border color #502a4b