#502ba1 color space conversions
Hex:
        #502ba1
        RGB:
        80, 43, 161
        CMY:
        69, 83, 37
        CMYK:
        50, 73, 0, 37
      HSL:
        259°, 57.8431%, 40.0000%
        HSV (HSB):
        259°, 73.2919%, 63.1373%
        XYZ:
        10.6052, 6.0064, 34.3186
        xyY:
        0.2082, 0.1179, 6.0064
      CIE-Lab:
        29.4287, 44.8979, -57.7836
        CIE-LCH:
        29.4287, 73.1762, 307.8472
        CIE-Luv:
        29.4287, 3.9995, -77.6244
        Hunter-Lab:
        24.5080, 34.3518, -65.8682
      #502ba1 color charts
#502ba1 RGB chart
      #502ba1 CMYK chart
      #502ba1 RGB pie chart
      #502ba1 color shades, tints & tones
#502ba1 color schemes
#502ba1 color preview, HTML & CSS examples
           This text has a color of #502ba1        
        
          <p style="color:#502ba1;">Text here</p>
        
        
          .mytext {color:#502ba1;}
        
        Text color #502ba1
      
           This box has a color of #502ba1        
        
          <div style="background-color:#502ba1;">Content here</div>
        
        
          .mybackground {background-color:#502ba1;}
        
        Background color #502ba1
      
           Border around this has a color of #502ba1        
        
          <div style="border:2px solid #502ba1;">Content here</div>
        
        
          .myborder {border:2px solid #502ba1;}
        
        Border color #502ba1