#502a5f color space conversions
Hex:
        #502a5f
        RGB:
        80, 42, 95
        CMY:
        69, 84, 63
        CMYK:
        16, 56, 0, 63
      HSL:
        283°, 38.6861%, 26.8627%
        HSV (HSB):
        283°, 55.7895%, 37.2549%
        XYZ:
        6.2018, 4.1876, 11.3079
        xyY:
        0.2858, 0.1930, 4.1876
      CIE-Lab:
        24.2823, 27.6629, -24.5571
        CIE-LCH:
        24.2823, 36.9903, 318.4037
        CIE-Luv:
        24.2823, 13.6202, -32.2657
        Hunter-Lab:
        20.4637, 18.2853, -18.4381
      #502a5f color charts
#502a5f RGB chart
      #502a5f CMYK chart
      #502a5f RGB pie chart
      #502a5f color shades, tints & tones
#502a5f color schemes
#502a5f color preview, HTML & CSS examples
           This text has a color of #502a5f        
        
          <p style="color:#502a5f;">Text here</p>
        
        
          .mytext {color:#502a5f;}
        
        Text color #502a5f
      
           This box has a color of #502a5f        
        
          <div style="background-color:#502a5f;">Content here</div>
        
        
          .mybackground {background-color:#502a5f;}
        
        Background color #502a5f
      
           Border around this has a color of #502a5f        
        
          <div style="border:2px solid #502a5f;">Content here</div>
        
        
          .myborder {border:2px solid #502a5f;}
        
        Border color #502a5f