#502ca2 color space conversions
Hex:
        #502ca2
        RGB:
        80, 44, 162
        CMY:
        69, 83, 36
        CMYK:
        51, 73, 0, 36
      HSL:
        258°, 57.2816%, 40.3922%
        HSV (HSB):
        258°, 72.8395%, 63.5294%
        XYZ:
        10.7305, 6.1155, 34.7973
        xyY:
        0.2078, 0.1184, 6.1155
      CIE-Lab:
        29.7019, 44.6649, -57.9423
        CIE-LCH:
        29.7019, 73.1592, 307.6269
        CIE-Luv:
        29.7019, 3.7298, -78.0973
        Hunter-Lab:
        24.7295, 34.1775, -66.1173
      #502ca2 color charts
#502ca2 RGB chart
      #502ca2 CMYK chart
      #502ca2 RGB pie chart
      #502ca2 color shades, tints & tones
#502ca2 color schemes
#502ca2 color preview, HTML & CSS examples
           This text has a color of #502ca2        
        
          <p style="color:#502ca2;">Text here</p>
        
        
          .mytext {color:#502ca2;}
        
        Text color #502ca2
      
           This box has a color of #502ca2        
        
          <div style="background-color:#502ca2;">Content here</div>
        
        
          .mybackground {background-color:#502ca2;}
        
        Background color #502ca2
      
           Border around this has a color of #502ca2        
        
          <div style="border:2px solid #502ca2;">Content here</div>
        
        
          .myborder {border:2px solid #502ca2;}
        
        Border color #502ca2