#3c4a80 color space conversions
Hex:
        #3c4a80
        RGB:
        60, 74, 128
        CMY:
        76, 71, 50
        CMYK:
        53, 42, 0, 50
      HSL:
        228°, 36.1702%, 36.8627%
        HSV (HSB):
        228°, 53.1250%, 50.1961%
        XYZ:
        8.2085, 7.4167, 21.4210
        xyY:
        0.2216, 0.2002, 7.4167
      CIE-Lab:
        32.7374, 10.9354, -32.2906
        CIE-LCH:
        32.7374, 34.0921, 288.7090
        CIE-Luv:
        32.7374, -8.1388, -44.6923
        Hunter-Lab:
        27.2337, 6.1430, -27.5718
      #3c4a80 color charts
#3c4a80 RGB chart
      #3c4a80 CMYK chart
      #3c4a80 RGB pie chart
      #3c4a80 color shades, tints & tones
#3c4a80 color schemes
#3c4a80 color preview, HTML & CSS examples
           This text has a color of #3c4a80        
        
          <p style="color:#3c4a80;">Text here</p>
        
        
          .mytext {color:#3c4a80;}
        
        Text color #3c4a80
      
           This box has a color of #3c4a80        
        
          <div style="background-color:#3c4a80;">Content here</div>
        
        
          .mybackground {background-color:#3c4a80;}
        
        Background color #3c4a80
      
           Border around this has a color of #3c4a80        
        
          <div style="border:2px solid #3c4a80;">Content here</div>
        
        
          .myborder {border:2px solid #3c4a80;}
        
        Border color #3c4a80