#3c84ac color space conversions
Hex:
        #3c84ac
        RGB:
        60, 132, 172
        CMY:
        76, 48, 33
        CMYK:
        65, 23, 0, 33
      HSL:
        201°, 48.2759%, 45.4902%
        HSV (HSB):
        201°, 65.1163%, 67.4510%
        XYZ:
        17.5611, 20.4417, 42.0498
        xyY:
        0.2194, 0.2554, 20.4417
      CIE-Lab:
        52.3330, -9.7598, -27.8302
        CIE-LCH:
        52.3330, 29.4920, 250.6747
        CIE-Luv:
        52.3330, -28.4769, -40.6885
        Hunter-Lab:
        45.2125, -9.7903, -23.4937
      #3c84ac color charts
#3c84ac RGB chart
      #3c84ac CMYK chart
      #3c84ac RGB pie chart
      #3c84ac color shades, tints & tones
#3c84ac color schemes
#3c84ac color preview, HTML & CSS examples
           This text has a color of #3c84ac        
        
          <p style="color:#3c84ac;">Text here</p>
        
        
          .mytext {color:#3c84ac;}
        
        Text color #3c84ac
      
           This box has a color of #3c84ac        
        
          <div style="background-color:#3c84ac;">Content here</div>
        
        
          .mybackground {background-color:#3c84ac;}
        
        Background color #3c84ac
      
           Border around this has a color of #3c84ac        
        
          <div style="border:2px solid #3c84ac;">Content here</div>
        
        
          .myborder {border:2px solid #3c84ac;}
        
        Border color #3c84ac