#6400fc color space conversions
Hex:
        #6400fc
        RGB:
        100, 0, 252
        CMY:
        61, 100, 1
        CMYK:
        60, 100, 0, 1
      HSL:
        264°, 100.0000%, 49.4118%
        HSV (HSB):
        264°, 100.0000%, 98.8235%
        XYZ:
        22.8262, 9.7376, 92.7719
        xyY:
        0.1821, 0.0777, 9.7376
      CIE-Lab:
        37.3673, 80.7596, -97.5920
        CIE-LCH:
        37.3673, 126.6740, 309.6085
        CIE-Luv:
        37.3673, 3.0738, -132.3094
        Hunter-Lab:
        31.2051, 75.9619, -154.4238
      #6400fc color charts
#6400fc RGB chart
      #6400fc CMYK chart
      #6400fc RGB pie chart
      #6400fc color shades, tints & tones
#6400fc color schemes
#6400fc color preview, HTML & CSS examples
           This text has a color of #6400fc        
        
          <p style="color:#6400fc;">Text here</p>
        
        
          .mytext {color:#6400fc;}
        
        Text color #6400fc
      
           This box has a color of #6400fc        
        
          <div style="background-color:#6400fc;">Content here</div>
        
        
          .mybackground {background-color:#6400fc;}
        
        Background color #6400fc
      
           Border around this has a color of #6400fc        
        
          <div style="border:2px solid #6400fc;">Content here</div>
        
        
          .myborder {border:2px solid #6400fc;}
        
        Border color #6400fc