#3d5981 color space conversions
Hex:
        #3d5981
        RGB:
        61, 89, 129
        CMY:
        76, 65, 49
        CMYK:
        53, 31, 0, 49
      HSL:
        215°, 35.7895%, 37.2549%
        HSV (HSB):
        215°, 52.7132%, 50.5882%
        XYZ:
        9.4593, 9.7218, 22.1468
        xyY:
        0.2289, 0.2352, 9.7218
      CIE-Lab:
        37.3385, 1.8020, -25.6569
        CIE-LCH:
        37.3385, 25.7201, 274.0175
        CIE-Luv:
        37.3385, -13.1992, -35.7852
        Hunter-Lab:
        31.1799, -0.4117, -20.2873
      #3d5981 color charts
#3d5981 RGB chart
      #3d5981 CMYK chart
      #3d5981 RGB pie chart
      #3d5981 color shades, tints & tones
#3d5981 color schemes
#3d5981 color preview, HTML & CSS examples
           This text has a color of #3d5981        
        
          <p style="color:#3d5981;">Text here</p>
        
        
          .mytext {color:#3d5981;}
        
        Text color #3d5981
      
           This box has a color of #3d5981        
        
          <div style="background-color:#3d5981;">Content here</div>
        
        
          .mybackground {background-color:#3d5981;}
        
        Background color #3d5981
      
           Border around this has a color of #3d5981        
        
          <div style="border:2px solid #3d5981;">Content here</div>
        
        
          .myborder {border:2px solid #3d5981;}
        
        Border color #3d5981