#502d65 color space conversions
Hex:
        #502d65
        RGB:
        80, 45, 101
        CMY:
        69, 82, 60
        CMYK:
        21, 55, 0, 60
      HSL:
        278°, 38.3562%, 28.6275%
        HSV (HSB):
        278°, 55.4455%, 39.6078%
        XYZ:
        6.5956, 4.5218, 12.8371
        xyY:
        0.2753, 0.1888, 4.5218
      CIE-Lab:
        25.3266, 27.3353, -26.8164
        CIE-LCH:
        25.3266, 38.2928, 315.5490
        CIE-Luv:
        25.3266, 11.7768, -35.5523
        Hunter-Lab:
        21.2646, 18.1521, -20.9072
      #502d65 color charts
#502d65 RGB chart
      #502d65 CMYK chart
      #502d65 RGB pie chart
      #502d65 color shades, tints & tones
#502d65 color schemes
#502d65 color preview, HTML & CSS examples
           This text has a color of #502d65        
        
          <p style="color:#502d65;">Text here</p>
        
        
          .mytext {color:#502d65;}
        
        Text color #502d65
      
           This box has a color of #502d65        
        
          <div style="background-color:#502d65;">Content here</div>
        
        
          .mybackground {background-color:#502d65;}
        
        Background color #502d65
      
           Border around this has a color of #502d65        
        
          <div style="border:2px solid #502d65;">Content here</div>
        
        
          .myborder {border:2px solid #502d65;}
        
        Border color #502d65