#3a04e1 color space conversions
Hex:
        #3a04e1
        RGB:
        58, 4, 225
        CMY:
        77, 98, 12
        CMYK:
        74, 98, 0, 12
      HSL:
        255°, 96.5066%, 44.9020%
        HSV (HSB):
        255°, 98.2222%, 88.2353%
        XYZ:
        15.3789, 6.4226, 71.6633
        xyY:
        0.1645, 0.0687, 6.4226
      CIE-Lab:
        30.4546, 72.2226, -93.8764
        CIE-LCH:
        30.4546, 118.4435, 307.5724
        CIE-Luv:
        30.4546, -3.7810, -115.3717
        Hunter-Lab:
        25.3429, 63.9700, -149.9172
      #3a04e1 color charts
#3a04e1 RGB chart
      #3a04e1 CMYK chart
      #3a04e1 RGB pie chart
      #3a04e1 color shades, tints & tones
#3a04e1 color schemes
#3a04e1 color preview, HTML & CSS examples
           This text has a color of #3a04e1        
        
          <p style="color:#3a04e1;">Text here</p>
        
        
          .mytext {color:#3a04e1;}
        
        Text color #3a04e1
      
           This box has a color of #3a04e1        
        
          <div style="background-color:#3a04e1;">Content here</div>
        
        
          .mybackground {background-color:#3a04e1;}
        
        Background color #3a04e1
      
           Border around this has a color of #3a04e1        
        
          <div style="border:2px solid #3a04e1;">Content here</div>
        
        
          .myborder {border:2px solid #3a04e1;}
        
        Border color #3a04e1