#3d5670 color space conversions
Hex:
        #3d5670
        RGB:
        61, 86, 112
        CMY:
        76, 66, 56
        CMYK:
        46, 23, 0, 56
      HSL:
        211°, 29.4798%, 33.9216%
        HSV (HSB):
        211°, 45.5357%, 43.9216%
        XYZ:
        8.1769, 8.8175, 16.6002
        xyY:
        0.2434, 0.2625, 8.8175
      CIE-Lab:
        35.6306, -1.8197, -17.8252
        CIE-LCH:
        35.6306, 17.9179, 264.1710
        CIE-Luv:
        35.6306, -12.0026, -23.7119
        Hunter-Lab:
        29.6943, -2.8118, -12.3593
      #3d5670 color charts
#3d5670 RGB chart
      #3d5670 CMYK chart
      #3d5670 RGB pie chart
      #3d5670 color shades, tints & tones
#3d5670 color schemes
#3d5670 color preview, HTML & CSS examples
           This text has a color of #3d5670        
        
          <p style="color:#3d5670;">Text here</p>
        
        
          .mytext {color:#3d5670;}
        
        Text color #3d5670
      
           This box has a color of #3d5670        
        
          <div style="background-color:#3d5670;">Content here</div>
        
        
          .mybackground {background-color:#3d5670;}
        
        Background color #3d5670
      
           Border around this has a color of #3d5670        
        
          <div style="border:2px solid #3d5670;">Content here</div>
        
        
          .myborder {border:2px solid #3d5670;}
        
        Border color #3d5670