#6519fc color space conversions
Hex:
        #6519fc
        RGB:
        101, 25, 252
        CMY:
        60, 90, 1
        CMYK:
        60, 90, 0, 1
      HSL:
        260°, 97.4249%, 54.3137%
        HSV (HSB):
        260°, 90.0794%, 98.8235%
        XYZ:
        23.2851, 10.4902, 92.8930
        xyY:
        0.1838, 0.0828, 10.4902
      CIE-Lab:
        38.7083, 77.0485, -95.3624
        CIE-LCH:
        38.7083, 122.5988, 308.9367
        CIE-Luv:
        38.7083, 2.4861, -132.2368
        Hunter-Lab:
        32.3886, 71.6488, -147.3761
      #6519fc color charts
#6519fc RGB chart
      #6519fc CMYK chart
      #6519fc RGB pie chart
      #6519fc color shades, tints & tones
#6519fc color schemes
#6519fc color preview, HTML & CSS examples
           This text has a color of #6519fc        
        
          <p style="color:#6519fc;">Text here</p>
        
        
          .mytext {color:#6519fc;}
        
        Text color #6519fc
      
           This box has a color of #6519fc        
        
          <div style="background-color:#6519fc;">Content here</div>
        
        
          .mybackground {background-color:#6519fc;}
        
        Background color #6519fc
      
           Border around this has a color of #6519fc        
        
          <div style="border:2px solid #6519fc;">Content here</div>
        
        
          .myborder {border:2px solid #6519fc;}
        
        Border color #6519fc