#3c476d color space conversions
Hex:
        #3c476d
        RGB:
        60, 71, 109
        CMY:
        76, 72, 57
        CMYK:
        45, 35, 0, 57
      HSL:
        227°, 28.9941%, 33.1373%
        HSV (HSB):
        227°, 44.9541%, 42.7451%
        XYZ:
        6.8770, 6.5713, 15.3739
        xyY:
        0.2386, 0.2280, 6.5713
      CIE-Lab:
        30.8102, 6.5805, -23.4376
        CIE-LCH:
        30.8102, 24.3439, 285.6829
        CIE-Luv:
        30.8102, -6.5483, -31.2972
        Hunter-Lab:
        25.6345, 3.0264, -17.6142
      #3c476d color charts
#3c476d RGB chart
      #3c476d CMYK chart
      #3c476d RGB pie chart
      #3c476d color shades, tints & tones
#3c476d color schemes
#3c476d color preview, HTML & CSS examples
           This text has a color of #3c476d        
        
          <p style="color:#3c476d;">Text here</p>
        
        
          .mytext {color:#3c476d;}
        
        Text color #3c476d
      
           This box has a color of #3c476d        
        
          <div style="background-color:#3c476d;">Content here</div>
        
        
          .mybackground {background-color:#3c476d;}
        
        Background color #3c476d
      
           Border around this has a color of #3c476d        
        
          <div style="border:2px solid #3c476d;">Content here</div>
        
        
          .myborder {border:2px solid #3c476d;}
        
        Border color #3c476d