#3c4dbe color space conversions
Hex:
        #3c4dbe
        RGB:
        60, 77, 190
        CMY:
        76, 70, 25
        CMYK:
        68, 59, 0, 25
      HSL:
        232°, 52.0000%, 49.0196%
        HSV (HSB):
        232°, 68.4211%, 74.5098%
        XYZ:
        13.8116, 9.9861, 49.9148
        xyY:
        0.1874, 0.1355, 9.9861
      CIE-Lab:
        37.8175, 30.8966, -61.4237
        CIE-LCH:
        37.8175, 68.7566, 296.7028
        CIE-Luv:
        37.8175, -10.5844, -89.2373
        Hunter-Lab:
        31.6008, 22.7147, -71.5304
      #3c4dbe color charts
#3c4dbe RGB chart
      #3c4dbe CMYK chart
      #3c4dbe RGB pie chart
      #3c4dbe color shades, tints & tones
#3c4dbe color schemes
#3c4dbe color preview, HTML & CSS examples
           This text has a color of #3c4dbe        
        
          <p style="color:#3c4dbe;">Text here</p>
        
        
          .mytext {color:#3c4dbe;}
        
        Text color #3c4dbe
      
           This box has a color of #3c4dbe        
        
          <div style="background-color:#3c4dbe;">Content here</div>
        
        
          .mybackground {background-color:#3c4dbe;}
        
        Background color #3c4dbe
      
           Border around this has a color of #3c4dbe        
        
          <div style="border:2px solid #3c4dbe;">Content here</div>
        
        
          .myborder {border:2px solid #3c4dbe;}
        
        Border color #3c4dbe