#501cf9 color space conversions
Hex:
        #501cf9
        RGB:
        80, 28, 249
        CMY:
        69, 89, 2
        CMYK:
        68, 89, 0, 2
      HSL:
        254°, 94.8498%, 54.3137%
        HSV (HSB):
        254°, 88.7550%, 97.6471%
        XYZ:
        20.8224, 9.3755, 90.3347
        xyY:
        0.1728, 0.0778, 9.3755
      CIE-Lab:
        36.6975, 74.2724, -97.0717
        CIE-LCH:
        36.6975, 122.2265, 307.4207
        CIE-Luv:
        36.6975, -2.5021, -130.3445
        Hunter-Lab:
        30.6195, 67.8026, -153.4858
      #501cf9 color charts
#501cf9 RGB chart
      #501cf9 CMYK chart
      #501cf9 RGB pie chart
      #501cf9 color shades, tints & tones
#501cf9 color schemes
#501cf9 color preview, HTML & CSS examples
           This text has a color of #501cf9        
        
          <p style="color:#501cf9;">Text here</p>
        
        
          .mytext {color:#501cf9;}
        
        Text color #501cf9
      
           This box has a color of #501cf9        
        
          <div style="background-color:#501cf9;">Content here</div>
        
        
          .mybackground {background-color:#501cf9;}
        
        Background color #501cf9
      
           Border around this has a color of #501cf9        
        
          <div style="border:2px solid #501cf9;">Content here</div>
        
        
          .myborder {border:2px solid #501cf9;}
        
        Border color #501cf9