#3c468d color space conversions
Hex:
        #3c468d
        RGB:
        60, 70, 141
        CMY:
        76, 73, 45
        CMYK:
        57, 50, 0, 45
      HSL:
        233°, 40.2985%, 39.4118%
        HSV (HSB):
        233°, 57.4468%, 55.2941%
        XYZ:
        8.8614, 7.2641, 26.1344
        xyY:
        0.2097, 0.1719, 7.2641
      CIE-Lab:
        32.4007, 18.0969, -40.8438
        CIE-LCH:
        32.4007, 44.6734, 293.8970
        CIE-Luv:
        32.4007, -7.2463, -56.9329
        Hunter-Lab:
        26.9519, 11.5220, -38.6251
      #3c468d color charts
#3c468d RGB chart
      #3c468d CMYK chart
      #3c468d RGB pie chart
      #3c468d color shades, tints & tones
#3c468d color schemes
#3c468d color preview, HTML & CSS examples
           This text has a color of #3c468d        
        
          <p style="color:#3c468d;">Text here</p>
        
        
          .mytext {color:#3c468d;}
        
        Text color #3c468d
      
           This box has a color of #3c468d        
        
          <div style="background-color:#3c468d;">Content here</div>
        
        
          .mybackground {background-color:#3c468d;}
        
        Background color #3c468d
      
           Border around this has a color of #3c468d        
        
          <div style="border:2px solid #3c468d;">Content here</div>
        
        
          .myborder {border:2px solid #3c468d;}
        
        Border color #3c468d