#3c546f color space conversions
Hex:
        #3c546f
        RGB:
        60, 84, 111
        CMY:
        76, 67, 56
        CMYK:
        46, 24, 0, 56
      HSL:
        212°, 29.8246%, 33.5294%
        HSV (HSB):
        212°, 45.9459%, 43.5294%
        XYZ:
        7.9030, 8.4490, 16.2532
        xyY:
        0.2424, 0.2591, 8.4490
      CIE-Lab:
        34.9010, -1.1671, -18.3333
        CIE-LCH:
        34.9010, 18.3705, 266.3573
        CIE-Luv:
        34.9010, -11.5562, -24.3702
        Hunter-Lab:
        29.0672, -2.3353, -12.8056
      #3c546f color charts
#3c546f RGB chart
      #3c546f CMYK chart
      #3c546f RGB pie chart
      #3c546f color shades, tints & tones
#3c546f color schemes
#3c546f color preview, HTML & CSS examples
           This text has a color of #3c546f        
        
          <p style="color:#3c546f;">Text here</p>
        
        
          .mytext {color:#3c546f;}
        
        Text color #3c546f
      
           This box has a color of #3c546f        
        
          <div style="background-color:#3c546f;">Content here</div>
        
        
          .mybackground {background-color:#3c546f;}
        
        Background color #3c546f
      
           Border around this has a color of #3c546f        
        
          <div style="border:2px solid #3c546f;">Content here</div>
        
        
          .myborder {border:2px solid #3c546f;}
        
        Border color #3c546f