#3a04ec color space conversions
Hex:
        #3a04ec
        RGB:
        58, 4, 236
        CMY:
        77, 98, 7
        CMYK:
        75, 98, 0, 7
      HSL:
        254°, 96.6667%, 47.0588%
        HSV (HSB):
        254°, 98.3051%, 92.5490%
        XYZ:
        16.9287, 7.0425, 79.8240
        xyY:
        0.1631, 0.0679, 7.0425
      CIE-Lab:
        31.9035, 74.8379, -97.7460
        CIE-LCH:
        31.9035, 123.1056, 307.4390
        CIE-Luv:
        31.9035, -4.4803, -121.6302
        Hunter-Lab:
        26.5377, 67.4259, -159.7647
      #3a04ec color charts
#3a04ec RGB chart
      #3a04ec CMYK chart
      #3a04ec RGB pie chart
      #3a04ec color shades, tints & tones
#3a04ec color schemes
#3a04ec color preview, HTML & CSS examples
           This text has a color of #3a04ec        
        
          <p style="color:#3a04ec;">Text here</p>
        
        
          .mytext {color:#3a04ec;}
        
        Text color #3a04ec
      
           This box has a color of #3a04ec        
        
          <div style="background-color:#3a04ec;">Content here</div>
        
        
          .mybackground {background-color:#3a04ec;}
        
        Background color #3a04ec
      
           Border around this has a color of #3a04ec        
        
          <div style="border:2px solid #3a04ec;">Content here</div>
        
        
          .myborder {border:2px solid #3a04ec;}
        
        Border color #3a04ec