#6501fe color space conversions
Hex:
        #6501fe
        RGB:
        101, 1, 254
        CMY:
        60, 100, 0
        CMYK:
        60, 100, 0, 0
      HSL:
        264°, 99.2157%, 50.0000%
        HSV (HSB):
        264°, 99.6063%, 99.6078%
        XYZ:
        23.2671, 9.9442, 94.4590
        xyY:
        0.1822, 0.0779, 9.9442
      CIE-Lab:
        37.7420, 81.1324, -98.0884
        CIE-LCH:
        37.7420, 127.2941, 309.5954
        CIE-Luv:
        37.7420, 3.1126, -133.4493
        Hunter-Lab:
        31.5344, 76.5179, -155.5250
      #6501fe color charts
#6501fe RGB chart
      #6501fe CMYK chart
      #6501fe RGB pie chart
      #6501fe color shades, tints & tones
#6501fe color schemes
#6501fe color preview, HTML & CSS examples
           This text has a color of #6501fe        
        
          <p style="color:#6501fe;">Text here</p>
        
        
          .mytext {color:#6501fe;}
        
        Text color #6501fe
      
           This box has a color of #6501fe        
        
          <div style="background-color:#6501fe;">Content here</div>
        
        
          .mybackground {background-color:#6501fe;}
        
        Background color #6501fe
      
           Border around this has a color of #6501fe        
        
          <div style="border:2px solid #6501fe;">Content here</div>
        
        
          .myborder {border:2px solid #6501fe;}
        
        Border color #6501fe