#2a5282 color space conversions
Hex:
        #2a5282
        RGB:
        42, 82, 130
        CMY:
        84, 68, 49
        CMYK:
        68, 37, 0, 49
      HSL:
        213°, 51.1628%, 33.7255%
        HSV (HSB):
        213°, 67.6923%, 50.9804%
        XYZ:
        8.0014, 8.1385, 22.2683
        xyY:
        0.2083, 0.2119, 8.1385
      CIE-Lab:
        34.2697, 2.4555, -31.1624
        CIE-LCH:
        34.2697, 31.2590, 274.5054
        CIE-Luv:
        34.2697, -15.7171, -42.9052
        Hunter-Lab:
        28.5281, 0.1405, -26.3105
      #2a5282 color charts
#2a5282 RGB chart
      #2a5282 CMYK chart
      #2a5282 RGB pie chart
      #2a5282 color shades, tints & tones
#2a5282 color schemes
#2a5282 color preview, HTML & CSS examples
           This text has a color of #2a5282        
        
          <p style="color:#2a5282;">Text here</p>
        
        
          .mytext {color:#2a5282;}
        
        Text color #2a5282
      
           This box has a color of #2a5282        
        
          <div style="background-color:#2a5282;">Content here</div>
        
        
          .mybackground {background-color:#2a5282;}
        
        Background color #2a5282
      
           Border around this has a color of #2a5282        
        
          <div style="border:2px solid #2a5282;">Content here</div>
        
        
          .myborder {border:2px solid #2a5282;}
        
        Border color #2a5282