#501c9f color space conversions
Hex:
        #501c9f
        RGB:
        80, 28, 159
        CMY:
        69, 89, 38
        CMYK:
        50, 82, 0, 38
      HSL:
        264°, 70.0535%, 36.6667%
        HSV (HSB):
        264°, 82.3899%, 62.3529%
        XYZ:
        9.9815, 5.0392, 33.2475
        xyY:
        0.2068, 0.1044, 5.0392
      CIE-Lab:
        26.8461, 51.2157, -60.8052
        CIE-LCH:
        26.8461, 79.5005, 310.1072
        CIE-Luv:
        26.8461, 6.1473, -78.0360
        Hunter-Lab:
        22.4481, 40.0855, -72.0995
      #501c9f color charts
#501c9f RGB chart
      #501c9f CMYK chart
      #501c9f RGB pie chart
      #501c9f color shades, tints & tones
#501c9f color schemes
#501c9f color preview, HTML & CSS examples
           This text has a color of #501c9f        
        
          <p style="color:#501c9f;">Text here</p>
        
        
          .mytext {color:#501c9f;}
        
        Text color #501c9f
      
           This box has a color of #501c9f        
        
          <div style="background-color:#501c9f;">Content here</div>
        
        
          .mybackground {background-color:#501c9f;}
        
        Background color #501c9f
      
           Border around this has a color of #501c9f        
        
          <div style="border:2px solid #501c9f;">Content here</div>
        
        
          .myborder {border:2px solid #501c9f;}
        
        Border color #501c9f