#3c458d color space conversions
Hex:
        #3c458d
        RGB:
        60, 69, 141
        CMY:
        76, 73, 45
        CMYK:
        57, 51, 0, 45
      HSL:
        233°, 40.2985%, 39.4118%
        HSV (HSB):
        233°, 57.4468%, 55.2941%
        XYZ:
        8.7993, 7.1400, 26.1137
        xyY:
        0.2092, 0.1698, 7.1400
      CIE-Lab:
        32.1235, 18.7612, -41.2888
        CIE-LCH:
        32.1235, 45.3514, 294.4366
        CIE-Luv:
        32.1235, -6.9468, -57.4246
        Hunter-Lab:
        26.7208, 12.0199, -39.2384
      #3c458d color charts
#3c458d RGB chart
      #3c458d CMYK chart
      #3c458d RGB pie chart
      #3c458d color shades, tints & tones
#3c458d color schemes
#3c458d color preview, HTML & CSS examples
           This text has a color of #3c458d        
        
          <p style="color:#3c458d;">Text here</p>
        
        
          .mytext {color:#3c458d;}
        
        Text color #3c458d
      
           This box has a color of #3c458d        
        
          <div style="background-color:#3c458d;">Content here</div>
        
        
          .mybackground {background-color:#3c458d;}
        
        Background color #3c458d
      
           Border around this has a color of #3c458d        
        
          <div style="border:2px solid #3c458d;">Content here</div>
        
        
          .myborder {border:2px solid #3c458d;}
        
        Border color #3c458d