#3c4eae color space conversions
Hex:
        #3c4eae
        RGB:
        60, 78, 174
        CMY:
        76, 69, 32
        CMYK:
        66, 55, 0, 32
      HSL:
        231°, 48.7179%, 45.8824%
        HSV (HSB):
        231°, 65.5172%, 68.2353%
        XYZ:
        12.2278, 9.4654, 41.2269
        xyY:
        0.1943, 0.1504, 9.4654
      CIE-Lab:
        36.8654, 24.5423, -53.5423
        CIE-LCH:
        36.8654, 58.8991, 294.6254
        CIE-Luv:
        36.8654, -10.4620, -77.5332
        Hunter-Lab:
        30.7659, 17.1040, -57.9135
      #3c4eae color charts
#3c4eae RGB chart
      #3c4eae CMYK chart
      #3c4eae RGB pie chart
      #3c4eae color shades, tints & tones
#3c4eae color schemes
#3c4eae color preview, HTML & CSS examples
           This text has a color of #3c4eae        
        
          <p style="color:#3c4eae;">Text here</p>
        
        
          .mytext {color:#3c4eae;}
        
        Text color #3c4eae
      
           This box has a color of #3c4eae        
        
          <div style="background-color:#3c4eae;">Content here</div>
        
        
          .mybackground {background-color:#3c4eae;}
        
        Background color #3c4eae
      
           Border around this has a color of #3c4eae        
        
          <div style="border:2px solid #3c4eae;">Content here</div>
        
        
          .myborder {border:2px solid #3c4eae;}
        
        Border color #3c4eae