#3c6bae color space conversions
Hex:
        #3c6bae
        RGB:
        60, 107, 174
        CMY:
        76, 58, 32
        CMYK:
        66, 39, 0, 32
      HSL:
        215°, 48.7179%, 45.8824%
        HSV (HSB):
        215°, 65.5172%, 68.2353%
        XYZ:
        14.7612, 14.5320, 42.0714
        xyY:
        0.2068, 0.2036, 14.5320
      CIE-Lab:
        44.9865, 5.8869, -40.5216
        CIE-LCH:
        44.9865, 40.9470, 278.2659
        CIE-Luv:
        44.9865, -19.5038, -60.8091
        Hunter-Lab:
        38.1209, 2.4071, -38.7496
      #3c6bae color charts
#3c6bae RGB chart
      #3c6bae CMYK chart
      #3c6bae RGB pie chart
      #3c6bae color shades, tints & tones
#3c6bae color schemes
#3c6bae color preview, HTML & CSS examples
           This text has a color of #3c6bae        
        
          <p style="color:#3c6bae;">Text here</p>
        
        
          .mytext {color:#3c6bae;}
        
        Text color #3c6bae
      
           This box has a color of #3c6bae        
        
          <div style="background-color:#3c6bae;">Content here</div>
        
        
          .mybackground {background-color:#3c6bae;}
        
        Background color #3c6bae
      
           Border around this has a color of #3c6bae        
        
          <div style="border:2px solid #3c6bae;">Content here</div>
        
        
          .myborder {border:2px solid #3c6bae;}
        
        Border color #3c6bae