#2a3766 color space conversions
Hex:
        #2a3766
        RGB:
        42, 55, 102
        CMY:
        84, 78, 60
        CMYK:
        59, 46, 0, 60
      HSL:
        227°, 41.6667%, 28.2353%
        HSV (HSB):
        227°, 58.8235%, 40.0000%
        XYZ:
        4.7193, 4.1839, 13.1292
        xyY:
        0.2142, 0.1899, 4.1839
      CIE-Lab:
        24.2704, 10.1943, -29.3757
        CIE-LCH:
        24.2704, 31.0943, 289.1384
        CIE-Luv:
        24.2704, -6.6876, -36.5920
        Hunter-Lab:
        20.4546, 5.3880, -23.7382
      #2a3766 color charts
#2a3766 RGB chart
      #2a3766 CMYK chart
      #2a3766 RGB pie chart
      #2a3766 color shades, tints & tones
#2a3766 color schemes
#2a3766 color preview, HTML & CSS examples
           This text has a color of #2a3766        
        
          <p style="color:#2a3766;">Text here</p>
        
        
          .mytext {color:#2a3766;}
        
        Text color #2a3766
      
           This box has a color of #2a3766        
        
          <div style="background-color:#2a3766;">Content here</div>
        
        
          .mybackground {background-color:#2a3766;}
        
        Background color #2a3766
      
           Border around this has a color of #2a3766        
        
          <div style="border:2px solid #2a3766;">Content here</div>
        
        
          .myborder {border:2px solid #2a3766;}
        
        Border color #2a3766