#7400ff color space conversions
Hex:
        #7400ff
        RGB:
        116, 0, 255
        CMY:
        55, 100, 0
        CMYK:
        55, 100, 0, 0
      HSL:
        267°, 100.0000%, 50.0000%
        HSV (HSB):
        267°, 100.0000%, 100.0000%
        XYZ:
        25.2525, 10.9330, 95.3871
        xyY:
        0.1919, 0.0831, 10.9330
      CIE-Lab:
        39.4674, 82.3503, -95.7362
        CIE-LCH:
        39.4674, 126.2814, 310.7014
        CIE-Luv:
        39.4674, 7.5061, -134.0990
        Hunter-Lab:
        33.0651, 78.4600, -147.8958
      #7400ff color charts
#7400ff RGB chart
      #7400ff CMYK chart
      #7400ff RGB pie chart
      #7400ff color shades, tints & tones
#7400ff color schemes
#7400ff color preview, HTML & CSS examples
           This text has a color of #7400ff        
        
          <p style="color:#7400ff;">Text here</p>
        
        
          .mytext {color:#7400ff;}
        
        Text color #7400ff
      
           This box has a color of #7400ff        
        
          <div style="background-color:#7400ff;">Content here</div>
        
        
          .mybackground {background-color:#7400ff;}
        
        Background color #7400ff
      
           Border around this has a color of #7400ff        
        
          <div style="border:2px solid #7400ff;">Content here</div>
        
        
          .myborder {border:2px solid #7400ff;}
        
        Border color #7400ff