#2a385b color space conversions
Hex:
        #2a385b
        RGB:
        42, 56, 91
        CMY:
        84, 78, 64
        CMYK:
        54, 38, 0, 64
      HSL:
        223°, 36.8421%, 26.0784%
        HSV (HSB):
        223°, 53.8462%, 35.6863%
        XYZ:
        4.2573, 4.0759, 10.4599
        xyY:
        0.2265, 0.2169, 4.0759
      CIE-Lab:
        23.9209, 5.4976, -22.7688
        CIE-LCH:
        23.9209, 23.4231, 283.5744
        CIE-Luv:
        23.9209, -6.8017, -27.7641
        Hunter-Lab:
        20.1889, 2.3107, -16.5859
      #2a385b color charts
#2a385b RGB chart
      #2a385b CMYK chart
      #2a385b RGB pie chart
      #2a385b color shades, tints & tones
#2a385b color schemes
#2a385b color preview, HTML & CSS examples
           This text has a color of #2a385b        
        
          <p style="color:#2a385b;">Text here</p>
        
        
          .mytext {color:#2a385b;}
        
        Text color #2a385b
      
           This box has a color of #2a385b        
        
          <div style="background-color:#2a385b;">Content here</div>
        
        
          .mybackground {background-color:#2a385b;}
        
        Background color #2a385b
      
           Border around this has a color of #2a385b        
        
          <div style="border:2px solid #2a385b;">Content here</div>
        
        
          .myborder {border:2px solid #2a385b;}
        
        Border color #2a385b