#502c41 color space conversions
Hex:
        #502c41
        RGB:
        80, 44, 65
        CMY:
        69, 83, 75
        CMYK:
        0, 45, 19, 69
      HSL:
        325°, 29.0323%, 24.3137%
        HSV (HSB):
        325°, 45.0000%, 31.3725%
        XYZ:
        5.1631, 3.8885, 5.4795
        xyY:
        0.3553, 0.2676, 3.8885
      CIE-Lab:
        23.2993, 19.9687, -6.0821
        CIE-LCH:
        23.2993, 20.8744, 343.0602
        CIE-Luv:
        23.2993, 18.3383, -9.2356
        Hunter-Lab:
        19.7193, 12.2279, -2.6716
      #502c41 color charts
#502c41 RGB chart
      #502c41 CMYK chart
      #502c41 RGB pie chart
      #502c41 color shades, tints & tones
#502c41 color schemes
#502c41 color preview, HTML & CSS examples
           This text has a color of #502c41        
        
          <p style="color:#502c41;">Text here</p>
        
        
          .mytext {color:#502c41;}
        
        Text color #502c41
      
           This box has a color of #502c41        
        
          <div style="background-color:#502c41;">Content here</div>
        
        
          .mybackground {background-color:#502c41;}
        
        Background color #502c41
      
           Border around this has a color of #502c41        
        
          <div style="border:2px solid #502c41;">Content here</div>
        
        
          .myborder {border:2px solid #502c41;}
        
        Border color #502c41