#2a399b color space conversions
Hex:
        #2a399b
        RGB:
        42, 57, 155
        CMY:
        84, 78, 39
        CMYK:
        73, 63, 0, 39
      HSL:
        232°, 57.3604%, 38.6275%
        HSV (HSB):
        232°, 72.9032%, 60.7843%
        XYZ:
        8.3344, 5.7851, 31.6877
        xyY:
        0.1819, 0.1263, 5.7851
      CIE-Lab:
        28.8636, 28.7564, -55.1870
        CIE-LCH:
        28.8636, 62.2297, 297.5228
        CIE-Luv:
        28.8636, -8.4573, -73.0030
        Hunter-Lab:
        24.0521, 19.7612, -61.2756
      #2a399b color charts
#2a399b RGB chart
      #2a399b CMYK chart
      #2a399b RGB pie chart
      #2a399b color shades, tints & tones
#2a399b color schemes
#2a399b color preview, HTML & CSS examples
           This text has a color of #2a399b        
        
          <p style="color:#2a399b;">Text here</p>
        
        
          .mytext {color:#2a399b;}
        
        Text color #2a399b
      
           This box has a color of #2a399b        
        
          <div style="background-color:#2a399b;">Content here</div>
        
        
          .mybackground {background-color:#2a399b;}
        
        Background color #2a399b
      
           Border around this has a color of #2a399b        
        
          <div style="border:2px solid #2a399b;">Content here</div>
        
        
          .myborder {border:2px solid #2a399b;}
        
        Border color #2a399b