#3c457d color space conversions
Hex:
        #3c457d
        RGB:
        60, 69, 125
        CMY:
        76, 73, 51
        CMYK:
        52, 45, 0, 51
      HSL:
        232°, 35.1351%, 36.2745%
        HSV (HSB):
        232°, 52.0000%, 49.0196%
        XYZ:
        7.6933, 6.6976, 20.2893
        xyY:
        0.2218, 0.1931, 6.6976
      CIE-Lab:
        31.1083, 13.2327, -33.0138
        CIE-LCH:
        31.1083, 35.5671, 291.8421
        CIE-Luv:
        31.1083, -6.3804, -45.1777
        Hunter-Lab:
        25.8797, 7.7734, -28.3668
      #3c457d color charts
#3c457d RGB chart
      #3c457d CMYK chart
      #3c457d RGB pie chart
      #3c457d color shades, tints & tones
#3c457d color schemes
#3c457d color preview, HTML & CSS examples
           This text has a color of #3c457d        
        
          <p style="color:#3c457d;">Text here</p>
        
        
          .mytext {color:#3c457d;}
        
        Text color #3c457d
      
           This box has a color of #3c457d        
        
          <div style="background-color:#3c457d;">Content here</div>
        
        
          .mybackground {background-color:#3c457d;}
        
        Background color #3c457d
      
           Border around this has a color of #3c457d        
        
          <div style="border:2px solid #3c457d;">Content here</div>
        
        
          .myborder {border:2px solid #3c457d;}
        
        Border color #3c457d