#2a336a color space conversions
Hex:
        #2a336a
        RGB:
        42, 51, 106
        CMY:
        84, 80, 58
        CMYK:
        60, 52, 0, 58
      HSL:
        232°, 43.2432%, 29.0196%
        HSV (HSB):
        232°, 60.3774%, 41.5686%
        XYZ:
        4.7402, 3.9005, 14.1387
        xyY:
        0.2081, 0.1712, 3.9005
      CIE-Lab:
        23.3397, 14.4765, -33.4504
        CIE-LCH:
        23.3397, 36.4486, 293.4018
        CIE-Luv:
        23.3397, -5.5815, -41.2974
        Hunter-Lab:
        19.7497, 8.2804, -28.6206
      #2a336a color charts
#2a336a RGB chart
      #2a336a CMYK chart
      #2a336a RGB pie chart
      #2a336a color shades, tints & tones
#2a336a color schemes
#2a336a color preview, HTML & CSS examples
           This text has a color of #2a336a        
        
          <p style="color:#2a336a;">Text here</p>
        
        
          .mytext {color:#2a336a;}
        
        Text color #2a336a
      
           This box has a color of #2a336a        
        
          <div style="background-color:#2a336a;">Content here</div>
        
        
          .mybackground {background-color:#2a336a;}
        
        Background color #2a336a
      
           Border around this has a color of #2a336a        
        
          <div style="border:2px solid #2a336a;">Content here</div>
        
        
          .myborder {border:2px solid #2a336a;}
        
        Border color #2a336a