#3c429a color space conversions
Hex:
        #3c429a
        RGB:
        60, 66, 154
        CMY:
        76, 74, 40
        CMYK:
        61, 57, 0, 40
      HSL:
        236°, 43.9252%, 41.9608%
        HSV (HSB):
        236°, 61.0390%, 60.3922%
        XYZ:
        9.6444, 7.1902, 31.4514
        xyY:
        0.1997, 0.1489, 7.1902
      CIE-Lab:
        32.2360, 25.2974, -49.0421
        CIE-LCH:
        32.2360, 55.1823, 297.2860
        CIE-Luv:
        32.2360, -6.5968, -68.2571
        Hunter-Lab:
        26.8145, 17.2760, -50.7725
      #3c429a color charts
#3c429a RGB chart
      #3c429a CMYK chart
      #3c429a RGB pie chart
      #3c429a color shades, tints & tones
#3c429a color schemes
#3c429a color preview, HTML & CSS examples
           This text has a color of #3c429a        
        
          <p style="color:#3c429a;">Text here</p>
        
        
          .mytext {color:#3c429a;}
        
        Text color #3c429a
      
           This box has a color of #3c429a        
        
          <div style="background-color:#3c429a;">Content here</div>
        
        
          .mybackground {background-color:#3c429a;}
        
        Background color #3c429a
      
           Border around this has a color of #3c429a        
        
          <div style="border:2px solid #3c429a;">Content here</div>
        
        
          .myborder {border:2px solid #3c429a;}
        
        Border color #3c429a