#2a3170 color space conversions
Hex:
        #2a3170
        RGB:
        42, 49, 112
        CMY:
        84, 81, 56
        CMYK:
        63, 56, 0, 56
      HSL:
        234°, 45.4545%, 30.1961%
        HSV (HSB):
        234°, 62.5000%, 43.9216%
        XYZ:
        4.9778, 3.8587, 15.8117
        xyY:
        0.2020, 0.1566, 3.8587
      CIE-Lab:
        23.1988, 18.1092, -37.5401
        CIE-LCH:
        23.1988, 41.6798, 295.7524
        CIE-Luv:
        23.1988, -5.2208, -46.2821
        Hunter-Lab:
        19.6436, 10.8564, -33.9736
      #2a3170 color charts
#2a3170 RGB chart
      #2a3170 CMYK chart
      #2a3170 RGB pie chart
      #2a3170 color shades, tints & tones
#2a3170 color schemes
#2a3170 color preview, HTML & CSS examples
           This text has a color of #2a3170        
        
          <p style="color:#2a3170;">Text here</p>
        
        
          .mytext {color:#2a3170;}
        
        Text color #2a3170
      
           This box has a color of #2a3170        
        
          <div style="background-color:#2a3170;">Content here</div>
        
        
          .mybackground {background-color:#2a3170;}
        
        Background color #2a3170
      
           Border around this has a color of #2a3170        
        
          <div style="border:2px solid #2a3170;">Content here</div>
        
        
          .myborder {border:2px solid #2a3170;}
        
        Border color #2a3170