#502a6e color space conversions
Hex:
        #502a6e
        RGB:
        80, 42, 110
        CMY:
        69, 84, 57
        CMYK:
        27, 62, 0, 57
      HSL:
        274°, 44.7368%, 29.8039%
        HSV (HSB):
        274°, 61.8182%, 43.1373%
        XYZ:
        6.9507, 4.4872, 15.2516
        xyY:
        0.2604, 0.1681, 4.4872
      CIE-Lab:
        25.2208, 31.4143, -32.7977
        CIE-LCH:
        25.2208, 45.4153, 313.7658
        CIE-Luv:
        25.2208, 11.0900, -43.2246
        Hunter-Lab:
        21.1830, 21.5004, -27.8603
      #502a6e color charts
#502a6e RGB chart
      #502a6e CMYK chart
      #502a6e RGB pie chart
      #502a6e color shades, tints & tones
#502a6e color schemes
#502a6e color preview, HTML & CSS examples
           This text has a color of #502a6e        
        
          <p style="color:#502a6e;">Text here</p>
        
        
          .mytext {color:#502a6e;}
        
        Text color #502a6e
      
           This box has a color of #502a6e        
        
          <div style="background-color:#502a6e;">Content here</div>
        
        
          .mybackground {background-color:#502a6e;}
        
        Background color #502a6e
      
           Border around this has a color of #502a6e        
        
          <div style="border:2px solid #502a6e;">Content here</div>
        
        
          .myborder {border:2px solid #502a6e;}
        
        Border color #502a6e