#6413ff color space conversions
Hex:
        #6413ff
        RGB:
        100, 19, 255
        CMY:
        61, 93, 0
        CMYK:
        61, 93, 0, 0
      HSL:
        261°, 100.0000%, 53.7255%
        HSV (HSB):
        261°, 92.5490%, 100.0000%
        XYZ:
        23.5384, 10.3951, 95.3736
        xyY:
        0.1820, 0.0804, 10.3951
      CIE-Lab:
        38.5423, 78.8940, -97.3221
        CIE-LCH:
        38.5423, 125.2831, 309.0299
        CIE-Luv:
        38.5423, 2.1979, -133.9780
        Hunter-Lab:
        32.2414, 73.8947, -152.8174
      #6413ff color charts
#6413ff RGB chart
      #6413ff CMYK chart
      #6413ff RGB pie chart
      #6413ff color shades, tints & tones
#6413ff color schemes
#6413ff color preview, HTML & CSS examples
           This text has a color of #6413ff        
        
          <p style="color:#6413ff;">Text here</p>
        
        
          .mytext {color:#6413ff;}
        
        Text color #6413ff
      
           This box has a color of #6413ff        
        
          <div style="background-color:#6413ff;">Content here</div>
        
        
          .mybackground {background-color:#6413ff;}
        
        Background color #6413ff
      
           Border around this has a color of #6413ff        
        
          <div style="border:2px solid #6413ff;">Content here</div>
        
        
          .myborder {border:2px solid #6413ff;}
        
        Border color #6413ff