#3c4583 color space conversions
Hex:
        #3c4583
        RGB:
        60, 69, 131
        CMY:
        76, 73, 49
        CMYK:
        54, 47, 0, 49
      HSL:
        232°, 37.1728%, 37.4510%
        HSV (HSB):
        232°, 54.1985%, 51.3725%
        XYZ:
        8.0883, 6.8556, 22.3697
        xyY:
        0.2168, 0.1837, 6.8556
      CIE-Lab:
        31.4759, 15.2887, -36.1581
        CIE-LCH:
        31.4759, 39.2575, 292.9201
        CIE-Luv:
        31.4759, -6.5926, -49.8250
        Hunter-Lab:
        26.1832, 9.3204, -32.3264
      #3c4583 color charts
#3c4583 RGB chart
      #3c4583 CMYK chart
      #3c4583 RGB pie chart
      #3c4583 color shades, tints & tones
#3c4583 color schemes
#3c4583 color preview, HTML & CSS examples
           This text has a color of #3c4583        
        
          <p style="color:#3c4583;">Text here</p>
        
        
          .mytext {color:#3c4583;}
        
        Text color #3c4583
      
           This box has a color of #3c4583        
        
          <div style="background-color:#3c4583;">Content here</div>
        
        
          .mybackground {background-color:#3c4583;}
        
        Background color #3c4583
      
           Border around this has a color of #3c4583        
        
          <div style="border:2px solid #3c4583;">Content here</div>
        
        
          .myborder {border:2px solid #3c4583;}
        
        Border color #3c4583