#502c57 color space conversions
Hex:
        #502c57
        RGB:
        80, 44, 87
        CMY:
        69, 83, 66
        CMYK:
        8, 49, 0, 66
      HSL:
        290°, 32.8244%, 25.6863%
        HSV (HSB):
        290°, 49.4253%, 34.1176%
        XYZ:
        5.9292, 4.1950, 9.5140
        xyY:
        0.3019, 0.2136, 4.1950
      CIE-Lab:
        24.3058, 24.5687, -19.2566
        CIE-LCH:
        24.3058, 31.2160, 321.9112
        CIE-Luv:
        24.3058, 14.4312, -25.4975
        Hunter-Lab:
        20.4816, 15.8314, -13.2040
      #502c57 color charts
#502c57 RGB chart
      #502c57 CMYK chart
      #502c57 RGB pie chart
      #502c57 color shades, tints & tones
#502c57 color schemes
#502c57 color preview, HTML & CSS examples
           This text has a color of #502c57        
        
          <p style="color:#502c57;">Text here</p>
        
        
          .mytext {color:#502c57;}
        
        Text color #502c57
      
           This box has a color of #502c57        
        
          <div style="background-color:#502c57;">Content here</div>
        
        
          .mybackground {background-color:#502c57;}
        
        Background color #502c57
      
           Border around this has a color of #502c57        
        
          <div style="border:2px solid #502c57;">Content here</div>
        
        
          .myborder {border:2px solid #502c57;}
        
        Border color #502c57