#3c4484 color space conversions
Hex:
        #3c4484
        RGB:
        60, 68, 132
        CMY:
        76, 73, 48
        CMYK:
        55, 48, 0, 48
      HSL:
        233°, 37.5000%, 37.6471%
        HSV (HSB):
        233°, 54.5455%, 51.7647%
        XYZ:
        8.0955, 6.7608, 22.7081
        xyY:
        0.2155, 0.1800, 6.7608
      CIE-Lab:
        31.2562, 16.3004, -37.1290
        CIE-LCH:
        31.2562, 40.5496, 293.7025
        CIE-Luv:
        31.2562, -6.3156, -51.1116
        Hunter-Lab:
        26.0016, 10.0721, -33.5788
      #3c4484 color charts
#3c4484 RGB chart
      #3c4484 CMYK chart
      #3c4484 RGB pie chart
      #3c4484 color shades, tints & tones
#3c4484 color schemes
#3c4484 color preview, HTML & CSS examples
           This text has a color of #3c4484        
        
          <p style="color:#3c4484;">Text here</p>
        
        
          .mytext {color:#3c4484;}
        
        Text color #3c4484
      
           This box has a color of #3c4484        
        
          <div style="background-color:#3c4484;">Content here</div>
        
        
          .mybackground {background-color:#3c4484;}
        
        Background color #3c4484
      
           Border around this has a color of #3c4484        
        
          <div style="border:2px solid #3c4484;">Content here</div>
        
        
          .myborder {border:2px solid #3c4484;}
        
        Border color #3c4484