#502ab5 color space conversions
Hex:
        #502ab5
        RGB:
        80, 42, 181
        CMY:
        69, 84, 29
        CMYK:
        56, 77, 0, 29
      HSL:
        256°, 62.3318%, 43.7255%
        HSV (HSB):
        256°, 76.7956%, 70.9804%
        XYZ:
        12.4767, 6.6976, 44.3512
        xyY:
        0.1964, 0.1054, 6.6976
      CIE-Lab:
        31.1083, 51.0582, -67.0346
        CIE-LCH:
        31.1083, 84.2649, 307.2954
        CIE-Luv:
        31.1083, 2.0375, -90.3030
        Hunter-Lab:
        25.8797, 40.7661, -83.4921
      #502ab5 color charts
#502ab5 RGB chart
      #502ab5 CMYK chart
      #502ab5 RGB pie chart
      #502ab5 color shades, tints & tones
#502ab5 color schemes
#502ab5 color preview, HTML & CSS examples
           This text has a color of #502ab5        
        
          <p style="color:#502ab5;">Text here</p>
        
        
          .mytext {color:#502ab5;}
        
        Text color #502ab5
      
           This box has a color of #502ab5        
        
          <div style="background-color:#502ab5;">Content here</div>
        
        
          .mybackground {background-color:#502ab5;}
        
        Background color #502ab5
      
           Border around this has a color of #502ab5        
        
          <div style="border:2px solid #502ab5;">Content here</div>
        
        
          .myborder {border:2px solid #502ab5;}
        
        Border color #502ab5