#3c4595 color space conversions
Hex:
        #3c4595
        RGB:
        60, 69, 149
        CMY:
        76, 73, 42
        CMYK:
        60, 54, 0, 42
      HSL:
        234°, 42.5837%, 40.9804%
        HSV (HSB):
        234°, 59.7315%, 58.4314%
        XYZ:
        9.4164, 7.3868, 29.3633
        xyY:
        0.2040, 0.1600, 7.3868
      CIE-Lab:
        32.6718, 21.5665, -45.2977
        CIE-LCH:
        32.6718, 50.1696, 295.4594
        CIE-Luv:
        32.6718, -7.2303, -63.3649
        Hunter-Lab:
        27.1787, 14.2809, -45.0305
      #3c4595 color charts
#3c4595 RGB chart
      #3c4595 CMYK chart
      #3c4595 RGB pie chart
      #3c4595 color shades, tints & tones
#3c4595 color schemes
#3c4595 color preview, HTML & CSS examples
           This text has a color of #3c4595        
        
          <p style="color:#3c4595;">Text here</p>
        
        
          .mytext {color:#3c4595;}
        
        Text color #3c4595
      
           This box has a color of #3c4595        
        
          <div style="background-color:#3c4595;">Content here</div>
        
        
          .mybackground {background-color:#3c4595;}
        
        Background color #3c4595
      
           Border around this has a color of #3c4595        
        
          <div style="border:2px solid #3c4595;">Content here</div>
        
        
          .myborder {border:2px solid #3c4595;}
        
        Border color #3c4595