#2a516a color space conversions
Hex:
        #2a516a
        RGB:
        42, 81, 106
        CMY:
        84, 68, 58
        CMYK:
        60, 24, 0, 58
      HSL:
        203°, 43.2432%, 29.0196%
        HSV (HSB):
        203°, 60.3774%, 41.5686%
        XYZ:
        6.4988, 7.4177, 14.7249
        xyY:
        0.2269, 0.2590, 7.4177
      CIE-Lab:
        32.7395, -5.6274, -18.6247
        CIE-LCH:
        32.7395, 19.4563, 253.1880
        CIE-Luv:
        32.7395, -15.8820, -23.8712
        Hunter-Lab:
        27.2355, -5.0693, -12.9904
      #2a516a color charts
#2a516a RGB chart
      #2a516a CMYK chart
      #2a516a RGB pie chart
      #2a516a color shades, tints & tones
#2a516a color schemes
#2a516a color preview, HTML & CSS examples
           This text has a color of #2a516a        
        
          <p style="color:#2a516a;">Text here</p>
        
        
          .mytext {color:#2a516a;}
        
        Text color #2a516a
      
           This box has a color of #2a516a        
        
          <div style="background-color:#2a516a;">Content here</div>
        
        
          .mybackground {background-color:#2a516a;}
        
        Background color #2a516a
      
           Border around this has a color of #2a516a        
        
          <div style="border:2px solid #2a516a;">Content here</div>
        
        
          .myborder {border:2px solid #2a516a;}
        
        Border color #2a516a