#3c4180 color space conversions
Hex:
        #3c4180
        RGB:
        60, 65, 128
        CMY:
        76, 75, 50
        CMYK:
        53, 49, 0, 50
      HSL:
        236°, 36.1702%, 36.8627%
        HSV (HSB):
        236°, 53.1250%, 50.1961%
        XYZ:
        7.6501, 6.2998, 21.2348
        xyY:
        0.2174, 0.1790, 6.2998
      CIE-Lab:
        30.1565, 16.9295, -36.4025
        CIE-LCH:
        30.1565, 40.1466, 294.9414
        CIE-Luv:
        30.1565, -5.2280, -49.5830
        Hunter-Lab:
        25.0993, 10.4814, -32.5917
      #3c4180 color charts
#3c4180 RGB chart
      #3c4180 CMYK chart
      #3c4180 RGB pie chart
      #3c4180 color shades, tints & tones
#3c4180 color schemes
#3c4180 color preview, HTML & CSS examples
           This text has a color of #3c4180        
        
          <p style="color:#3c4180;">Text here</p>
        
        
          .mytext {color:#3c4180;}
        
        Text color #3c4180
      
           This box has a color of #3c4180        
        
          <div style="background-color:#3c4180;">Content here</div>
        
        
          .mybackground {background-color:#3c4180;}
        
        Background color #3c4180
      
           Border around this has a color of #3c4180        
        
          <div style="border:2px solid #3c4180;">Content here</div>
        
        
          .myborder {border:2px solid #3c4180;}
        
        Border color #3c4180