#3c579e color space conversions
Hex:
        #3c579e
        RGB:
        60, 87, 158
        CMY:
        76, 66, 38
        CMYK:
        62, 45, 0, 38
      HSL:
        223°, 44.9541%, 42.7451%
        HSV (HSB):
        223°, 62.0253%, 61.9608%
        XYZ:
        11.4432, 10.2457, 33.7222
        xyY:
        0.2065, 0.1849, 10.2457
      CIE-Lab:
        38.2798, 12.9272, -41.7300
        CIE-LCH:
        38.2798, 43.6865, 287.2121
        CIE-Luv:
        38.2798, -12.9146, -60.7427
        Hunter-Lab:
        32.0089, 7.7986, -40.0575
      #3c579e color charts
#3c579e RGB chart
      #3c579e CMYK chart
      #3c579e RGB pie chart
      #3c579e color shades, tints & tones
#3c579e color schemes
#3c579e color preview, HTML & CSS examples
           This text has a color of #3c579e        
        
          <p style="color:#3c579e;">Text here</p>
        
        
          .mytext {color:#3c579e;}
        
        Text color #3c579e
      
           This box has a color of #3c579e        
        
          <div style="background-color:#3c579e;">Content here</div>
        
        
          .mybackground {background-color:#3c579e;}
        
        Background color #3c579e
      
           Border around this has a color of #3c579e        
        
          <div style="border:2px solid #3c579e;">Content here</div>
        
        
          .myborder {border:2px solid #3c579e;}
        
        Border color #3c579e