#2a5570 color space conversions
Hex:
        #2a5570
        RGB:
        42, 85, 112
        CMY:
        84, 67, 56
        CMYK:
        63, 24, 0, 56
      HSL:
        203°, 45.4545%, 30.1961%
        HSV (HSB):
        203°, 62.5000%, 43.9216%
        XYZ:
        7.1280, 8.1591, 16.5284
        xyY:
        0.2240, 0.2565, 8.1591
      CIE-Lab:
        34.3120, -6.0095, -19.9443
        CIE-LCH:
        34.3120, 20.8300, 253.2317
        CIE-Luv:
        34.3120, -17.2374, -26.0188
        Hunter-Lab:
        28.5641, -5.4438, -14.3128
      #2a5570 color charts
#2a5570 RGB chart
      #2a5570 CMYK chart
      #2a5570 RGB pie chart
      #2a5570 color shades, tints & tones
#2a5570 color schemes
#2a5570 color preview, HTML & CSS examples
           This text has a color of #2a5570        
        
          <p style="color:#2a5570;">Text here</p>
        
        
          .mytext {color:#2a5570;}
        
        Text color #2a5570
      
           This box has a color of #2a5570        
        
          <div style="background-color:#2a5570;">Content here</div>
        
        
          .mybackground {background-color:#2a5570;}
        
        Background color #2a5570
      
           Border around this has a color of #2a5570        
        
          <div style="border:2px solid #2a5570;">Content here</div>
        
        
          .myborder {border:2px solid #2a5570;}
        
        Border color #2a5570