#502c63 color space conversions
Hex:
        #502c63
        RGB:
        80, 44, 99
        CMY:
        69, 83, 61
        CMYK:
        19, 56, 0, 61
      HSL:
        279°, 38.4615%, 28.0392%
        HSV (HSB):
        279°, 55.5556%, 38.8235%
        XYZ:
        6.4611, 4.4077, 12.3146
        xyY:
        0.2787, 0.1901, 4.4077
      CIE-Lab:
        24.9759, 27.4403, -26.0721
        CIE-LCH:
        24.9759, 37.8513, 316.4646
        CIE-Luv:
        24.9759, 12.3828, -34.4581
        Hunter-Lab:
        20.9945, 18.1932, -20.0812
      #502c63 color charts
#502c63 RGB chart
      #502c63 CMYK chart
      #502c63 RGB pie chart
      #502c63 color shades, tints & tones
#502c63 color schemes
#502c63 color preview, HTML & CSS examples
           This text has a color of #502c63        
        
          <p style="color:#502c63;">Text here</p>
        
        
          .mytext {color:#502c63;}
        
        Text color #502c63
      
           This box has a color of #502c63        
        
          <div style="background-color:#502c63;">Content here</div>
        
        
          .mybackground {background-color:#502c63;}
        
        Background color #502c63
      
           Border around this has a color of #502c63        
        
          <div style="border:2px solid #502c63;">Content here</div>
        
        
          .myborder {border:2px solid #502c63;}
        
        Border color #502c63