#502ea2 color space conversions
Hex:
        #502ea2
        RGB:
        80, 46, 162
        CMY:
        69, 82, 36
        CMYK:
        51, 72, 0, 36
      HSL:
        258°, 55.7692%, 40.7843%
        HSV (HSB):
        258°, 71.6049%, 63.5294%
        XYZ:
        10.8068, 6.2681, 34.8227
        xyY:
        0.2082, 0.1208, 6.2681
      CIE-Lab:
        30.0790, 43.6111, -57.3255
        CIE-LCH:
        30.0790, 72.0287, 307.2625
        CIE-Luv:
        30.0790, 3.4007, -77.7364
        Hunter-Lab:
        25.0362, 33.2361, -64.9409
      #502ea2 color charts
#502ea2 RGB chart
      #502ea2 CMYK chart
      #502ea2 RGB pie chart
      #502ea2 color shades, tints & tones
#502ea2 color schemes
#502ea2 color preview, HTML & CSS examples
           This text has a color of #502ea2        
        
          <p style="color:#502ea2;">Text here</p>
        
        
          .mytext {color:#502ea2;}
        
        Text color #502ea2
      
           This box has a color of #502ea2        
        
          <div style="background-color:#502ea2;">Content here</div>
        
        
          .mybackground {background-color:#502ea2;}
        
        Background color #502ea2
      
           Border around this has a color of #502ea2        
        
          <div style="border:2px solid #502ea2;">Content here</div>
        
        
          .myborder {border:2px solid #502ea2;}
        
        Border color #502ea2