#2a188e color space conversions
Hex:
        #2a188e
        RGB:
        42, 24, 142
        CMY:
        84, 91, 44
        CMYK:
        70, 83, 0, 44
      HSL:
        249°, 71.0843%, 32.5490%
        HSV (HSB):
        249°, 83.0986%, 55.6863%
        XYZ:
        6.1640, 3.0985, 25.8644
        xyY:
        0.1755, 0.0882, 3.0985
      CIE-Lab:
        20.4341, 43.8396, -61.0462
        CIE-LCH:
        20.4341, 75.1568, 305.6836
        CIE-Luv:
        20.4341, -2.2636, -67.5296
        Hunter-Lab:
        17.6026, 31.7016, -74.7961
      #2a188e color charts
#2a188e RGB chart
      #2a188e CMYK chart
      #2a188e RGB pie chart
      #2a188e color shades, tints & tones
#2a188e color schemes
#2a188e color preview, HTML & CSS examples
           This text has a color of #2a188e        
        
          <p style="color:#2a188e;">Text here</p>
        
        
          .mytext {color:#2a188e;}
        
        Text color #2a188e
      
           This box has a color of #2a188e        
        
          <div style="background-color:#2a188e;">Content here</div>
        
        
          .mybackground {background-color:#2a188e;}
        
        Background color #2a188e
      
           Border around this has a color of #2a188e        
        
          <div style="border:2px solid #2a188e;">Content here</div>
        
        
          .myborder {border:2px solid #2a188e;}
        
        Border color #2a188e