#501fd1 color space conversions
Hex:
        #501fd1
        RGB:
        80, 31, 209
        CMY:
        69, 88, 18
        CMYK:
        62, 85, 0, 18
      HSL:
        257°, 74.1667%, 47.0588%
        HSV (HSB):
        257°, 85.1675%, 81.9608%
        XYZ:
        15.3069, 7.2889, 60.9217
        xyY:
        0.1833, 0.0873, 7.2889
      CIE-Lab:
        32.4557, 63.1707, -81.2595
        CIE-LCH:
        32.4557, 102.9254, 307.8613
        CIE-Luv:
        32.4557, 0.5634, -107.5643
        Hunter-Lab:
        26.9980, 53.9567, -114.8912
      #501fd1 color charts
#501fd1 RGB chart
      #501fd1 CMYK chart
      #501fd1 RGB pie chart
      #501fd1 color shades, tints & tones
#501fd1 color schemes
#501fd1 color preview, HTML & CSS examples
           This text has a color of #501fd1        
        
          <p style="color:#501fd1;">Text here</p>
        
        
          .mytext {color:#501fd1;}
        
        Text color #501fd1
      
           This box has a color of #501fd1        
        
          <div style="background-color:#501fd1;">Content here</div>
        
        
          .mybackground {background-color:#501fd1;}
        
        Background color #501fd1
      
           Border around this has a color of #501fd1        
        
          <div style="border:2px solid #501fd1;">Content here</div>
        
        
          .myborder {border:2px solid #501fd1;}
        
        Border color #501fd1