#502e6b color space conversions
Hex:
        #502e6b
        RGB:
        80, 46, 107
        CMY:
        69, 82, 58
        CMYK:
        25, 57, 0, 58
      HSL:
        273°, 39.8693%, 30.0000%
        HSV (HSB):
        273°, 57.0093%, 41.9608%
        XYZ:
        6.9391, 4.7210, 14.4554
        xyY:
        0.2657, 0.1808, 4.7210
      CIE-Lab:
        25.9246, 28.2640, -29.7444
        CIE-LCH:
        25.9246, 41.0315, 313.5382
        CIE-Luv:
        25.9246, 10.5568, -39.6122
        Hunter-Lab:
        21.7279, 18.9828, -24.2358
      #502e6b color charts
#502e6b RGB chart
      #502e6b CMYK chart
      #502e6b RGB pie chart
      #502e6b color shades, tints & tones
#502e6b color schemes
#502e6b color preview, HTML & CSS examples
           This text has a color of #502e6b        
        
          <p style="color:#502e6b;">Text here</p>
        
        
          .mytext {color:#502e6b;}
        
        Text color #502e6b
      
           This box has a color of #502e6b        
        
          <div style="background-color:#502e6b;">Content here</div>
        
        
          .mybackground {background-color:#502e6b;}
        
        Background color #502e6b
      
           Border around this has a color of #502e6b        
        
          <div style="border:2px solid #502e6b;">Content here</div>
        
        
          .myborder {border:2px solid #502e6b;}
        
        Border color #502e6b