#2a5e82 color space conversions
Hex:
        #2a5e82
        RGB:
        42, 94, 130
        CMY:
        84, 63, 49
        CMYK:
        68, 28, 0, 49
      HSL:
        205°, 51.1628%, 33.7255%
        HSV (HSB):
        205°, 67.6923%, 50.9804%
        XYZ:
        8.9868, 10.1094, 22.5967
        xyY:
        0.2155, 0.2425, 10.1094
      CIE-Lab:
        38.0380, -5.1370, -25.2420
        CIE-LCH:
        38.0380, 25.7594, 258.4968
        CIE-Luv:
        38.0380, -20.0094, -34.6205
        Hunter-Lab:
        31.7952, -5.1892, -19.8805
      #2a5e82 color charts
#2a5e82 RGB chart
      #2a5e82 CMYK chart
      #2a5e82 RGB pie chart
      #2a5e82 color shades, tints & tones
#2a5e82 color schemes
#2a5e82 color preview, HTML & CSS examples
           This text has a color of #2a5e82        
        
          <p style="color:#2a5e82;">Text here</p>
        
        
          .mytext {color:#2a5e82;}
        
        Text color #2a5e82
      
           This box has a color of #2a5e82        
        
          <div style="background-color:#2a5e82;">Content here</div>
        
        
          .mybackground {background-color:#2a5e82;}
        
        Background color #2a5e82
      
           Border around this has a color of #2a5e82        
        
          <div style="border:2px solid #2a5e82;">Content here</div>
        
        
          .myborder {border:2px solid #2a5e82;}
        
        Border color #2a5e82