#3a04ca color space conversions
Hex:
        #3a04ca
        RGB:
        58, 4, 202
        CMY:
        77, 98, 21
        CMYK:
        71, 98, 0, 21
      HSL:
        256°, 96.1165%, 40.3922%
        HSV (HSB):
        256°, 98.0198%, 79.2157%
        XYZ:
        12.4490, 5.2506, 56.2345
        xyY:
        0.1684, 0.0710, 5.2506
      CIE-Lab:
        27.4372, 66.6936, -85.5722
        CIE-LCH:
        27.4372, 108.4926, 307.9323
        CIE-Luv:
        27.4372, -2.2299, -102.1977
        Hunter-Lab:
        22.9143, 56.8766, -129.4649
      #3a04ca color charts
#3a04ca RGB chart
      #3a04ca CMYK chart
      #3a04ca RGB pie chart
      #3a04ca color shades, tints & tones
#3a04ca color schemes
#3a04ca color preview, HTML & CSS examples
           This text has a color of #3a04ca        
        
          <p style="color:#3a04ca;">Text here</p>
        
        
          .mytext {color:#3a04ca;}
        
        Text color #3a04ca
      
           This box has a color of #3a04ca        
        
          <div style="background-color:#3a04ca;">Content here</div>
        
        
          .mybackground {background-color:#3a04ca;}
        
        Background color #3a04ca
      
           Border around this has a color of #3a04ca        
        
          <div style="border:2px solid #3a04ca;">Content here</div>
        
        
          .myborder {border:2px solid #3a04ca;}
        
        Border color #3a04ca