#3a04e0 color space conversions
Hex:
        #3a04e0
        RGB:
        58, 4, 224
        CMY:
        77, 98, 12
        CMYK:
        74, 98, 0, 12
      HSL:
        255°, 96.4912%, 44.7059%
        HSV (HSB):
        255°, 98.2143%, 87.8431%
        XYZ:
        15.2429, 6.3682, 70.9468
        xyY:
        0.1647, 0.0688, 6.3682
      CIE-Lab:
        30.3230, 71.9839, -93.5215
        CIE-LCH:
        30.3230, 118.0167, 307.5856
        CIE-Luv:
        30.3230, -3.7161, -114.8013
        Hunter-Lab:
        25.2353, 63.6578, -149.0240
      #3a04e0 color charts
#3a04e0 RGB chart
      #3a04e0 CMYK chart
      #3a04e0 RGB pie chart
      #3a04e0 color shades, tints & tones
#3a04e0 color schemes
#3a04e0 color preview, HTML & CSS examples
           This text has a color of #3a04e0        
        
          <p style="color:#3a04e0;">Text here</p>
        
        
          .mytext {color:#3a04e0;}
        
        Text color #3a04e0
      
           This box has a color of #3a04e0        
        
          <div style="background-color:#3a04e0;">Content here</div>
        
        
          .mybackground {background-color:#3a04e0;}
        
        Background color #3a04e0
      
           Border around this has a color of #3a04e0        
        
          <div style="border:2px solid #3a04e0;">Content here</div>
        
        
          .myborder {border:2px solid #3a04e0;}
        
        Border color #3a04e0