#3a00e0 color space conversions
Hex:
        #3a00e0
        RGB:
        58, 0, 224
        CMY:
        77, 100, 12
        CMYK:
        74, 100, 0, 12
      HSL:
        256°, 100.0000%, 43.9216%
        HSV (HSB):
        256°, 100.0000%, 87.8431%
        XYZ:
        15.1995, 6.2814, 70.9323
        xyY:
        0.1645, 0.0680, 6.2814
      CIE-Lab:
        30.1115, 72.6374, -93.8744
        CIE-LCH:
        30.1115, 118.6954, 307.7317
        CIE-Luv:
        30.1115, -3.5832, -114.6510
        Hunter-Lab:
        25.0626, 64.3933, -150.2588
      #3a00e0 color charts
#3a00e0 RGB chart
      #3a00e0 CMYK chart
      #3a00e0 RGB pie chart
      #3a00e0 color shades, tints & tones
#3a00e0 color schemes
#3a00e0 color preview, HTML & CSS examples
           This text has a color of #3a00e0        
        
          <p style="color:#3a00e0;">Text here</p>
        
        
          .mytext {color:#3a00e0;}
        
        Text color #3a00e0
      
           This box has a color of #3a00e0        
        
          <div style="background-color:#3a00e0;">Content here</div>
        
        
          .mybackground {background-color:#3a00e0;}
        
        Background color #3a00e0
      
           Border around this has a color of #3a00e0        
        
          <div style="border:2px solid #3a00e0;">Content here</div>
        
        
          .myborder {border:2px solid #3a00e0;}
        
        Border color #3a00e0