#2a3096 color space conversions
Hex:
        #2a3096
        RGB:
        42, 48, 150
        CMY:
        84, 81, 41
        CMYK:
        72, 68, 0, 41
      HSL:
        237°, 56.2500%, 37.6471%
        HSV (HSB):
        237°, 72.0000%, 58.8235%
        XYZ:
        7.5168, 4.8082, 29.3860
        xyY:
        0.1802, 0.1153, 4.8082
      CIE-Lab:
        26.1811, 32.8043, -56.5220
        CIE-LCH:
        26.1811, 65.3518, 300.1301
        CIE-Luv:
        26.1811, -6.3482, -71.6259
        Hunter-Lab:
        21.9275, 22.8172, -64.1080
      #2a3096 color charts
#2a3096 RGB chart
      #2a3096 CMYK chart
      #2a3096 RGB pie chart
      #2a3096 color shades, tints & tones
#2a3096 color schemes
#2a3096 color preview, HTML & CSS examples
           This text has a color of #2a3096        
        
          <p style="color:#2a3096;">Text here</p>
        
        
          .mytext {color:#2a3096;}
        
        Text color #2a3096
      
           This box has a color of #2a3096        
        
          <div style="background-color:#2a3096;">Content here</div>
        
        
          .mybackground {background-color:#2a3096;}
        
        Background color #2a3096
      
           Border around this has a color of #2a3096        
        
          <div style="border:2px solid #2a3096;">Content here</div>
        
        
          .myborder {border:2px solid #2a3096;}
        
        Border color #2a3096