#3c4ebe color space conversions
Hex:
        #3c4ebe
        RGB:
        60, 78, 190
        CMY:
        76, 69, 25
        CMYK:
        68, 59, 0, 25
      HSL:
        232°, 52.0000%, 49.0196%
        HSV (HSB):
        232°, 68.4211%, 74.5098%
        XYZ:
        13.8821, 10.1271, 49.9383
        xyY:
        0.1877, 0.1370, 10.1271
      CIE-Lab:
        38.0697, 30.2563, -61.0132
        CIE-LCH:
        38.0697, 68.1032, 296.3767
        CIE-Luv:
        38.0697, -10.8365, -88.8569
        Hunter-Lab:
        31.8232, 22.1760, -70.7641
      #3c4ebe color charts
#3c4ebe RGB chart
      #3c4ebe CMYK chart
      #3c4ebe RGB pie chart
      #3c4ebe color shades, tints & tones
#3c4ebe color schemes
#3c4ebe color preview, HTML & CSS examples
           This text has a color of #3c4ebe        
        
          <p style="color:#3c4ebe;">Text here</p>
        
        
          .mytext {color:#3c4ebe;}
        
        Text color #3c4ebe
      
           This box has a color of #3c4ebe        
        
          <div style="background-color:#3c4ebe;">Content here</div>
        
        
          .mybackground {background-color:#3c4ebe;}
        
        Background color #3c4ebe
      
           Border around this has a color of #3c4ebe        
        
          <div style="border:2px solid #3c4ebe;">Content here</div>
        
        
          .myborder {border:2px solid #3c4ebe;}
        
        Border color #3c4ebe