#501af6 color space conversions
Hex:
        #501af6
        RGB:
        80, 26, 246
        CMY:
        69, 90, 4
        CMYK:
        67, 89, 0, 4
      HSL:
        255°, 92.4370%, 53.3333%
        HSV (HSB):
        255°, 89.4309%, 96.4706%
        XYZ:
        20.3122, 9.0981, 87.8743
        xyY:
        0.1732, 0.0776, 9.0981
      CIE-Lab:
        36.1725, 74.0534, -96.2550
        CIE-LCH:
        36.1725, 121.4452, 307.5727
        CIE-Luv:
        36.1725, -2.1524, -128.6421
        Hunter-Lab:
        30.1630, 67.4191, -151.6161
      #501af6 color charts
#501af6 RGB chart
      #501af6 CMYK chart
      #501af6 RGB pie chart
      #501af6 color shades, tints & tones
#501af6 color schemes
#501af6 color preview, HTML & CSS examples
           This text has a color of #501af6        
        
          <p style="color:#501af6;">Text here</p>
        
        
          .mytext {color:#501af6;}
        
        Text color #501af6
      
           This box has a color of #501af6        
        
          <div style="background-color:#501af6;">Content here</div>
        
        
          .mybackground {background-color:#501af6;}
        
        Background color #501af6
      
           Border around this has a color of #501af6        
        
          <div style="border:2px solid #501af6;">Content here</div>
        
        
          .myborder {border:2px solid #501af6;}
        
        Border color #501af6