#3c54a5 color space conversions
Hex:
        #3c54a5
        RGB:
        60, 84, 165
        CMY:
        76, 67, 35
        CMYK:
        64, 49, 0, 35
      HSL:
        226°, 46.6667%, 44.1176%
        HSV (HSB):
        226°, 63.6364%, 64.7059%
        XYZ:
        11.8253, 10.0179, 36.9077
        xyY:
        0.2013, 0.1705, 10.0179
      CIE-Lab:
        37.8746, 17.3918, -46.5619
        CIE-LCH:
        37.8746, 49.7040, 290.4817
        CIE-Luv:
        37.8746, -12.0427, -67.8751
        Hunter-Lab:
        31.6511, 11.3009, -46.9811
      #3c54a5 color charts
#3c54a5 RGB chart
      #3c54a5 CMYK chart
      #3c54a5 RGB pie chart
      #3c54a5 color shades, tints & tones
#3c54a5 color schemes
#3c54a5 color preview, HTML & CSS examples
           This text has a color of #3c54a5        
        
          <p style="color:#3c54a5;">Text here</p>
        
        
          .mytext {color:#3c54a5;}
        
        Text color #3c54a5
      
           This box has a color of #3c54a5        
        
          <div style="background-color:#3c54a5;">Content here</div>
        
        
          .mybackground {background-color:#3c54a5;}
        
        Background color #3c54a5
      
           Border around this has a color of #3c54a5        
        
          <div style="border:2px solid #3c54a5;">Content here</div>
        
        
          .myborder {border:2px solid #3c54a5;}
        
        Border color #3c54a5