#3c4786 color space conversions
Hex:
        #3c4786
        RGB:
        60, 71, 134
        CMY:
        76, 72, 47
        CMYK:
        55, 47, 0, 47
      HSL:
        231°, 38.1443%, 38.0392%
        HSV (HSB):
        231°, 55.2239%, 52.5490%
        XYZ:
        8.4198, 7.1884, 23.4980
        xyY:
        0.2153, 0.1838, 7.1884
      CIE-Lab:
        32.2319, 14.9939, -36.8062
        CIE-LCH:
        32.2319, 39.7431, 292.1648
        CIE-Luv:
        32.2319, -7.3268, -51.0734
        Hunter-Lab:
        26.8111, 9.1368, -33.1955
      #3c4786 color charts
#3c4786 RGB chart
      #3c4786 CMYK chart
      #3c4786 RGB pie chart
      #3c4786 color shades, tints & tones
#3c4786 color schemes
#3c4786 color preview, HTML & CSS examples
           This text has a color of #3c4786        
        
          <p style="color:#3c4786;">Text here</p>
        
        
          .mytext {color:#3c4786;}
        
        Text color #3c4786
      
           This box has a color of #3c4786        
        
          <div style="background-color:#3c4786;">Content here</div>
        
        
          .mybackground {background-color:#3c4786;}
        
        Background color #3c4786
      
           Border around this has a color of #3c4786        
        
          <div style="border:2px solid #3c4786;">Content here</div>
        
        
          .myborder {border:2px solid #3c4786;}
        
        Border color #3c4786