#502d44 color space conversions
Hex:
        #502d44
        RGB:
        80, 45, 68
        CMY:
        69, 82, 73
        CMYK:
        0, 44, 15, 69
      HSL:
        321°, 28.0000%, 24.5098%
        HSV (HSB):
        321°, 43.7500%, 31.3725%
        XYZ:
        5.2900, 3.9996, 5.9620
        xyY:
        0.3468, 0.2622, 3.9996
      CIE-Lab:
        23.6701, 19.9100, -7.5498
        CIE-LCH:
        23.6701, 21.2933, 339.2335
        CIE-Luv:
        23.6701, 17.4104, -10.9335
        Hunter-Lab:
        19.9990, 12.2177, -3.6760
      #502d44 color charts
#502d44 RGB chart
      #502d44 CMYK chart
      #502d44 RGB pie chart
      #502d44 color shades, tints & tones
#502d44 color schemes
#502d44 color preview, HTML & CSS examples
           This text has a color of #502d44        
        
          <p style="color:#502d44;">Text here</p>
        
        
          .mytext {color:#502d44;}
        
        Text color #502d44
      
           This box has a color of #502d44        
        
          <div style="background-color:#502d44;">Content here</div>
        
        
          .mybackground {background-color:#502d44;}
        
        Background color #502d44
      
           Border around this has a color of #502d44        
        
          <div style="border:2px solid #502d44;">Content here</div>
        
        
          .myborder {border:2px solid #502d44;}
        
        Border color #502d44