#501df1 color space conversions
Hex:
        #501df1
        RGB:
        80, 29, 241
        CMY:
        69, 89, 5
        CMYK:
        67, 88, 0, 5
      HSL:
        254°, 88.3333%, 52.9412%
        HSV (HSB):
        254°, 87.9668%, 94.5098%
        XYZ:
        19.6248, 8.9351, 83.9094
        xyY:
        0.1745, 0.0794, 8.9351
      CIE-Lab:
        35.8590, 71.9936, -93.9517
        CIE-LCH:
        35.8590, 118.3638, 307.4623
        CIE-Luv:
        35.8590, -1.9559, -125.8486
        Hunter-Lab:
        29.8916, 64.8808, -145.5102
      #501df1 color charts
#501df1 RGB chart
      #501df1 CMYK chart
      #501df1 RGB pie chart
      #501df1 color shades, tints & tones
#501df1 color schemes
#501df1 color preview, HTML & CSS examples
           This text has a color of #501df1        
        
          <p style="color:#501df1;">Text here</p>
        
        
          .mytext {color:#501df1;}
        
        Text color #501df1
      
           This box has a color of #501df1        
        
          <div style="background-color:#501df1;">Content here</div>
        
        
          .mybackground {background-color:#501df1;}
        
        Background color #501df1
      
           Border around this has a color of #501df1        
        
          <div style="border:2px solid #501df1;">Content here</div>
        
        
          .myborder {border:2px solid #501df1;}
        
        Border color #501df1