#2a3898 color space conversions
Hex:
        #2a3898
        RGB:
        42, 56, 152
        CMY:
        84, 78, 40
        CMYK:
        72, 63, 0, 40
      HSL:
        232°, 56.7010%, 38.0392%
        HSV (HSB):
        232°, 72.3684%, 59.6078%
        XYZ:
        8.0365, 5.5876, 30.3607
        xyY:
        0.1827, 0.1270, 5.5876
      CIE-Lab:
        28.3472, 28.3038, -54.2007
        CIE-LCH:
        28.3472, 61.1459, 297.5737
        CIE-Luv:
        28.3472, -8.1491, -71.2836
        Hunter-Lab:
        23.6381, 19.3201, -59.6053
      #2a3898 color charts
#2a3898 RGB chart
      #2a3898 CMYK chart
      #2a3898 RGB pie chart
      #2a3898 color shades, tints & tones
#2a3898 color schemes
#2a3898 color preview, HTML & CSS examples
           This text has a color of #2a3898        
        
          <p style="color:#2a3898;">Text here</p>
        
        
          .mytext {color:#2a3898;}
        
        Text color #2a3898
      
           This box has a color of #2a3898        
        
          <div style="background-color:#2a3898;">Content here</div>
        
        
          .mybackground {background-color:#2a3898;}
        
        Background color #2a3898
      
           Border around this has a color of #2a3898        
        
          <div style="border:2px solid #2a3898;">Content here</div>
        
        
          .myborder {border:2px solid #2a3898;}
        
        Border color #2a3898