#2a5572 color space conversions
Hex:
        #2a5572
        RGB:
        42, 85, 114
        CMY:
        84, 67, 55
        CMYK:
        63, 25, 0, 55
      HSL:
        204°, 46.1538%, 30.5882%
        HSV (HSB):
        204°, 63.1579%, 44.7059%
        XYZ:
        7.2406, 8.2041, 17.1215
        xyY:
        0.2223, 0.2519, 8.2041
      CIE-Lab:
        34.4045, -5.3031, -21.0461
        CIE-LCH:
        34.4045, 21.7040, 255.8572
        CIE-Luv:
        34.4045, -17.1811, -27.6826
        Hunter-Lab:
        28.6429, -5.0022, -15.3911
      #2a5572 color charts
#2a5572 RGB chart
      #2a5572 CMYK chart
      #2a5572 RGB pie chart
      #2a5572 color shades, tints & tones
#2a5572 color schemes
#2a5572 color preview, HTML & CSS examples
           This text has a color of #2a5572        
        
          <p style="color:#2a5572;">Text here</p>
        
        
          .mytext {color:#2a5572;}
        
        Text color #2a5572
      
           This box has a color of #2a5572        
        
          <div style="background-color:#2a5572;">Content here</div>
        
        
          .mybackground {background-color:#2a5572;}
        
        Background color #2a5572
      
           Border around this has a color of #2a5572        
        
          <div style="border:2px solid #2a5572;">Content here</div>
        
        
          .myborder {border:2px solid #2a5572;}
        
        Border color #2a5572