#502f6d color space conversions
Hex:
        #502f6d
        RGB:
        80, 47, 109
        CMY:
        69, 82, 57
        CMYK:
        27, 57, 0, 57
      HSL:
        272°, 39.7436%, 30.5882%
        HSV (HSB):
        272°, 56.8807%, 42.7451%
        XYZ:
        7.0851, 4.8426, 15.0293
        xyY:
        0.2628, 0.1796, 4.8426
      CIE-Lab:
        26.2816, 28.1807, -30.4615
        CIE-LCH:
        26.2816, 41.4976, 312.7727
        CIE-Luv:
        26.2816, 9.9847, -40.7065
        Hunter-Lab:
        22.0060, 18.9598, -25.0888
      #502f6d color charts
#502f6d RGB chart
      #502f6d CMYK chart
      #502f6d RGB pie chart
      #502f6d color shades, tints & tones
#502f6d color schemes
#502f6d color preview, HTML & CSS examples
           This text has a color of #502f6d        
        
          <p style="color:#502f6d;">Text here</p>
        
        
          .mytext {color:#502f6d;}
        
        Text color #502f6d
      
           This box has a color of #502f6d        
        
          <div style="background-color:#502f6d;">Content here</div>
        
        
          .mybackground {background-color:#502f6d;}
        
        Background color #502f6d
      
           Border around this has a color of #502f6d        
        
          <div style="border:2px solid #502f6d;">Content here</div>
        
        
          .myborder {border:2px solid #502f6d;}
        
        Border color #502f6d