#3d5cae color space conversions
Hex:
        #3d5cae
        RGB:
        61, 92, 174
        CMY:
        76, 64, 32
        CMYK:
        65, 47, 0, 32
      HSL:
        224°, 48.0851%, 46.0784%
        HSV (HSB):
        224°, 64.9425%, 68.2353%
        XYZ:
        13.3916, 11.7024, 41.5974
        xyY:
        0.2008, 0.1755, 11.7024
      CIE-Lab:
        40.7391, 15.6112, -47.2954
        CIE-LCH:
        40.7391, 49.8053, 288.2669
        CIE-Luv:
        40.7391, -14.3491, -70.2355
        Hunter-Lab:
        34.2087, 10.0115, -48.1497
      #3d5cae color charts
#3d5cae RGB chart
      #3d5cae CMYK chart
      #3d5cae RGB pie chart
      #3d5cae color shades, tints & tones
#3d5cae color schemes
#3d5cae color preview, HTML & CSS examples
           This text has a color of #3d5cae        
        
          <p style="color:#3d5cae;">Text here</p>
        
        
          .mytext {color:#3d5cae;}
        
        Text color #3d5cae
      
           This box has a color of #3d5cae        
        
          <div style="background-color:#3d5cae;">Content here</div>
        
        
          .mybackground {background-color:#3d5cae;}
        
        Background color #3d5cae
      
           Border around this has a color of #3d5cae        
        
          <div style="border:2px solid #3d5cae;">Content here</div>
        
        
          .myborder {border:2px solid #3d5cae;}
        
        Border color #3d5cae