#3c54a2 color space conversions
Hex:
        #3c54a2
        RGB:
        60, 84, 162
        CMY:
        76, 67, 36
        CMYK:
        63, 48, 0, 36
      HSL:
        226°, 45.9459%, 43.5294%
        HSV (HSB):
        226°, 62.9630%, 63.5294%
        XYZ:
        11.5554, 9.9099, 35.4862
        xyY:
        0.2029, 0.1740, 9.9099
      CIE-Lab:
        37.6803, 16.3152, -45.0830
        CIE-LCH:
        37.6803, 47.9444, 289.8948
        CIE-Luv:
        37.6803, -12.0044, -65.5761
        Hunter-Lab:
        31.4801, 10.4319, -44.7992
      #3c54a2 color charts
#3c54a2 RGB chart
      #3c54a2 CMYK chart
      #3c54a2 RGB pie chart
      #3c54a2 color shades, tints & tones
#3c54a2 color schemes
#3c54a2 color preview, HTML & CSS examples
           This text has a color of #3c54a2        
        
          <p style="color:#3c54a2;">Text here</p>
        
        
          .mytext {color:#3c54a2;}
        
        Text color #3c54a2
      
           This box has a color of #3c54a2        
        
          <div style="background-color:#3c54a2;">Content here</div>
        
        
          .mybackground {background-color:#3c54a2;}
        
        Background color #3c54a2
      
           Border around this has a color of #3c54a2        
        
          <div style="border:2px solid #3c54a2;">Content here</div>
        
        
          .myborder {border:2px solid #3c54a2;}
        
        Border color #3c54a2