#2a388a color space conversions
Hex:
        #2a388a
        RGB:
        42, 56, 138
        CMY:
        84, 78, 46
        CMYK:
        70, 59, 0, 46
      HSL:
        231°, 53.3333%, 35.2941%
        HSV (HSB):
        231°, 69.5652%, 54.1176%
        XYZ:
        6.9565, 5.1556, 24.6732
        xyY:
        0.1891, 0.1402, 5.1556
      CIE-Lab:
        27.1735, 23.0554, -47.4953
        CIE-LCH:
        27.1735, 52.7954, 295.8931
        CIE-Luv:
        27.1735, -7.7968, -61.9041
        Hunter-Lab:
        22.7059, 14.9523, -48.5331
      #2a388a color charts
#2a388a RGB chart
      #2a388a CMYK chart
      #2a388a RGB pie chart
      #2a388a color shades, tints & tones
#2a388a color schemes
#2a388a color preview, HTML & CSS examples
           This text has a color of #2a388a        
        
          <p style="color:#2a388a;">Text here</p>
        
        
          .mytext {color:#2a388a;}
        
        Text color #2a388a
      
           This box has a color of #2a388a        
        
          <div style="background-color:#2a388a;">Content here</div>
        
        
          .mybackground {background-color:#2a388a;}
        
        Background color #2a388a
      
           Border around this has a color of #2a388a        
        
          <div style="border:2px solid #2a388a;">Content here</div>
        
        
          .myborder {border:2px solid #2a388a;}
        
        Border color #2a388a