#3c6dcd color space conversions
Hex:
        #3c6dcd
        RGB:
        60, 109, 205
        CMY:
        76, 57, 20
        CMYK:
        71, 47, 0, 20
      HSL:
        220°, 59.1837%, 51.9608%
        HSV (HSB):
        220°, 70.7317%, 80.3922%
        XYZ:
        18.3516, 16.3057, 59.9377
        xyY:
        0.1940, 0.1724, 16.3057
      CIE-Lab:
        47.3730, 15.8295, -54.6478
        CIE-LCH:
        47.3730, 56.8943, 286.1544
        CIE-Luv:
        47.3730, -19.7341, -84.2988
        Hunter-Lab:
        40.3803, 10.4569, -59.7396
      #3c6dcd color charts
#3c6dcd RGB chart
      #3c6dcd CMYK chart
      #3c6dcd RGB pie chart
      #3c6dcd color shades, tints & tones
#3c6dcd color schemes
#3c6dcd color preview, HTML & CSS examples
           This text has a color of #3c6dcd        
        
          <p style="color:#3c6dcd;">Text here</p>
        
        
          .mytext {color:#3c6dcd;}
        
        Text color #3c6dcd
      
           This box has a color of #3c6dcd        
        
          <div style="background-color:#3c6dcd;">Content here</div>
        
        
          .mybackground {background-color:#3c6dcd;}
        
        Background color #3c6dcd
      
           Border around this has a color of #3c6dcd        
        
          <div style="border:2px solid #3c6dcd;">Content here</div>
        
        
          .myborder {border:2px solid #3c6dcd;}
        
        Border color #3c6dcd