#2a2e84 color space conversions
Hex:
        #2a2e84
        RGB:
        42, 46, 132
        CMY:
        84, 82, 48
        CMYK:
        68, 65, 0, 48
      HSL:
        237°, 51.7241%, 34.1176%
        HSV (HSB):
        237°, 68.1818%, 51.7647%
        XYZ:
        6.0967, 4.1122, 22.3022
        xyY:
        0.1875, 0.1265, 4.1122
      CIE-Lab:
        24.0389, 27.5686, -48.8617
        CIE-LCH:
        24.0389, 56.1025, 299.4324
        CIE-Luv:
        24.0389, -5.2425, -60.4860
        Hunter-Lab:
        20.2785, 18.1784, -51.0119
      #2a2e84 color charts
#2a2e84 RGB chart
      #2a2e84 CMYK chart
      #2a2e84 RGB pie chart
      #2a2e84 color shades, tints & tones
#2a2e84 color schemes
#2a2e84 color preview, HTML & CSS examples
           This text has a color of #2a2e84        
        
          <p style="color:#2a2e84;">Text here</p>
        
        
          .mytext {color:#2a2e84;}
        
        Text color #2a2e84
      
           This box has a color of #2a2e84        
        
          <div style="background-color:#2a2e84;">Content here</div>
        
        
          .mybackground {background-color:#2a2e84;}
        
        Background color #2a2e84
      
           Border around this has a color of #2a2e84        
        
          <div style="border:2px solid #2a2e84;">Content here</div>
        
        
          .myborder {border:2px solid #2a2e84;}
        
        Border color #2a2e84