#3d6dae color space conversions
Hex:
        #3d6dae
        RGB:
        61, 109, 174
        CMY:
        76, 57, 32
        CMYK:
        65, 37, 0, 32
      HSL:
        215°, 48.0851%, 46.0784%
        HSV (HSB):
        215°, 64.9425%, 68.2353%
        XYZ:
        15.0331, 14.9854, 42.1445
        xyY:
        0.2083, 0.2077, 14.9854
      CIE-Lab:
        45.6142, 4.8217, -39.5238
        CIE-LCH:
        45.6142, 39.8168, 276.9554
        CIE-Luv:
        45.6142, -19.9567, -59.3532
        Hunter-Lab:
        38.7109, 1.5749, -37.4513
      #3d6dae color charts
#3d6dae RGB chart
      #3d6dae CMYK chart
      #3d6dae RGB pie chart
      #3d6dae color shades, tints & tones
#3d6dae color schemes
#3d6dae color preview, HTML & CSS examples
           This text has a color of #3d6dae        
        
          <p style="color:#3d6dae;">Text here</p>
        
        
          .mytext {color:#3d6dae;}
        
        Text color #3d6dae
      
           This box has a color of #3d6dae        
        
          <div style="background-color:#3d6dae;">Content here</div>
        
        
          .mybackground {background-color:#3d6dae;}
        
        Background color #3d6dae
      
           Border around this has a color of #3d6dae        
        
          <div style="border:2px solid #3d6dae;">Content here</div>
        
        
          .myborder {border:2px solid #3d6dae;}
        
        Border color #3d6dae