#4a00e0 color space conversions
Hex:
        #4a00e0
        RGB:
        74, 0, 224
        CMY:
        71, 100, 12
        CMYK:
        67, 100, 0, 12
      HSL:
        260°, 100.0000%, 43.9216%
        HSV (HSB):
        260°, 100.0000%, 87.8431%
        XYZ:
        16.2786, 6.8377, 70.9828
        xyY:
        0.1730, 0.0727, 6.8377
      CIE-Lab:
        31.4345, 73.2114, -91.6346
        CIE-LCH:
        31.4345, 117.2894, 308.6231
        CIE-Luv:
        31.4345, -0.6495, -115.5909
        Hunter-Lab:
        26.1489, 65.3616, -142.6420
      #4a00e0 color charts
#4a00e0 RGB chart
      #4a00e0 CMYK chart
      #4a00e0 RGB pie chart
      #4a00e0 color shades, tints & tones
#4a00e0 color schemes
#4a00e0 color preview, HTML & CSS examples
           This text has a color of #4a00e0        
        
          <p style="color:#4a00e0;">Text here</p>
        
        
          .mytext {color:#4a00e0;}
        
        Text color #4a00e0
      
           This box has a color of #4a00e0        
        
          <div style="background-color:#4a00e0;">Content here</div>
        
        
          .mybackground {background-color:#4a00e0;}
        
        Background color #4a00e0
      
           Border around this has a color of #4a00e0        
        
          <div style="border:2px solid #4a00e0;">Content here</div>
        
        
          .myborder {border:2px solid #4a00e0;}
        
        Border color #4a00e0