#3c496f color space conversions
Hex:
        #3c496f
        RGB:
        60, 73, 111
        CMY:
        76, 71, 56
        CMYK:
        46, 34, 0, 56
      HSL:
        225°, 29.8246%, 33.5294%
        HSV (HSB):
        225°, 45.9459%, 43.5294%
        XYZ:
        7.1153, 6.8734, 15.9906
        xyY:
        0.2373, 0.2293, 6.8734
      CIE-Lab:
        31.5170, 5.9125, -23.5933
        CIE-LCH:
        31.5170, 24.3229, 284.0686
        CIE-Luv:
        31.5170, -7.3428, -31.6626
        Hunter-Lab:
        26.2173, 2.5641, -17.8105
      #3c496f color charts
#3c496f RGB chart
      #3c496f CMYK chart
      #3c496f RGB pie chart
      #3c496f color shades, tints & tones
#3c496f color schemes
#3c496f color preview, HTML & CSS examples
           This text has a color of #3c496f        
        
          <p style="color:#3c496f;">Text here</p>
        
        
          .mytext {color:#3c496f;}
        
        Text color #3c496f
      
           This box has a color of #3c496f        
        
          <div style="background-color:#3c496f;">Content here</div>
        
        
          .mybackground {background-color:#3c496f;}
        
        Background color #3c496f
      
           Border around this has a color of #3c496f        
        
          <div style="border:2px solid #3c496f;">Content here</div>
        
        
          .myborder {border:2px solid #3c496f;}
        
        Border color #3c496f