#3c6aaa color space conversions
Hex:
        #3c6aaa
        RGB:
        60, 106, 170
        CMY:
        76, 58, 33
        CMYK:
        65, 38, 0, 33
      HSL:
        215°, 47.8261%, 45.0980%
        HSV (HSB):
        215°, 64.7059%, 66.6667%
        XYZ:
        14.2732, 14.1710, 40.0132
        xyY:
        0.2085, 0.2070, 14.1710
      CIE-Lab:
        44.4772, 5.0875, -38.9844
        CIE-LCH:
        44.4772, 39.3150, 277.4351
        CIE-Luv:
        44.4772, -19.2248, -58.2015
        Hunter-Lab:
        37.6444, 1.8022, -36.6698
      #3c6aaa color charts
#3c6aaa RGB chart
      #3c6aaa CMYK chart
      #3c6aaa RGB pie chart
      #3c6aaa color shades, tints & tones
#3c6aaa color schemes
#3c6aaa color preview, HTML & CSS examples
           This text has a color of #3c6aaa        
        
          <p style="color:#3c6aaa;">Text here</p>
        
        
          .mytext {color:#3c6aaa;}
        
        Text color #3c6aaa
      
           This box has a color of #3c6aaa        
        
          <div style="background-color:#3c6aaa;">Content here</div>
        
        
          .mybackground {background-color:#3c6aaa;}
        
        Background color #3c6aaa
      
           Border around this has a color of #3c6aaa        
        
          <div style="border:2px solid #3c6aaa;">Content here</div>
        
        
          .myborder {border:2px solid #3c6aaa;}
        
        Border color #3c6aaa