#3c04ac color space conversions
Hex:
        #3c04ac
        RGB:
        60, 4, 172
        CMY:
        76, 98, 33
        CMYK:
        65, 98, 0, 33
      HSL:
        260°, 95.4545%, 34.5098%
        HSV (HSB):
        260°, 97.6744%, 67.4510%
        XYZ:
        9.3533, 4.0260, 39.3139
        xyY:
        0.1775, 0.0764, 4.0260
      CIE-Lab:
        23.7574, 59.4725, -73.8687
        CIE-LCH:
        23.7574, 94.8344, 308.8379
        CIE-Luv:
        23.7574, 0.4632, -85.0182
        Hunter-Lab:
        20.0650, 48.0938, -102.1228
      #3c04ac color charts
#3c04ac RGB chart
      #3c04ac CMYK chart
      #3c04ac RGB pie chart
      #3c04ac color shades, tints & tones
#3c04ac color schemes
#3c04ac color preview, HTML & CSS examples
           This text has a color of #3c04ac        
        
          <p style="color:#3c04ac;">Text here</p>
        
        
          .mytext {color:#3c04ac;}
        
        Text color #3c04ac
      
           This box has a color of #3c04ac        
        
          <div style="background-color:#3c04ac;">Content here</div>
        
        
          .mybackground {background-color:#3c04ac;}
        
        Background color #3c04ac
      
           Border around this has a color of #3c04ac        
        
          <div style="border:2px solid #3c04ac;">Content here</div>
        
        
          .myborder {border:2px solid #3c04ac;}
        
        Border color #3c04ac