#501fcd color space conversions
Hex:
        #501fcd
        RGB:
        80, 31, 205
        CMY:
        69, 88, 20
        CMYK:
        61, 85, 0, 20
      HSL:
        257°, 73.7288%, 46.2745%
        HSV (HSB):
        257°, 84.8780%, 80.3922%
        XYZ:
        14.8177, 7.0932, 58.3458
        xyY:
        0.1846, 0.0884, 7.0932
      CIE-Lab:
        32.0182, 62.1273, -79.6575
        CIE-LCH:
        32.0182, 101.0204, 307.9518
        CIE-Luv:
        32.0182, 0.9274, -105.2447
        Hunter-Lab:
        26.6331, 52.7030, -111.2448
      #501fcd color charts
#501fcd RGB chart
      #501fcd CMYK chart
      #501fcd RGB pie chart
      #501fcd color shades, tints & tones
#501fcd color schemes
#501fcd color preview, HTML & CSS examples
           This text has a color of #501fcd        
        
          <p style="color:#501fcd;">Text here</p>
        
        
          .mytext {color:#501fcd;}
        
        Text color #501fcd
      
           This box has a color of #501fcd        
        
          <div style="background-color:#501fcd;">Content here</div>
        
        
          .mybackground {background-color:#501fcd;}
        
        Background color #501fcd
      
           Border around this has a color of #501fcd        
        
          <div style="border:2px solid #501fcd;">Content here</div>
        
        
          .myborder {border:2px solid #501fcd;}
        
        Border color #501fcd