#2a3760 color space conversions
Hex:
        #2a3760
        RGB:
        42, 55, 96
        CMY:
        84, 78, 62
        CMYK:
        56, 43, 0, 62
      HSL:
        226°, 39.1304%, 27.0588%
        HSV (HSB):
        226°, 56.2500%, 37.6471%
        XYZ:
        4.4324, 4.0691, 11.6181
        xyY:
        0.2203, 0.2022, 4.0691
      CIE-Lab:
        23.8987, 7.9935, -26.0703
        CIE-LCH:
        23.8987, 27.2683, 287.0462
        CIE-Luv:
        23.8987, -6.5611, -32.0923
        Hunter-Lab:
        20.1721, 3.9200, -20.0276
      #2a3760 color charts
#2a3760 RGB chart
      #2a3760 CMYK chart
      #2a3760 RGB pie chart
      #2a3760 color shades, tints & tones
#2a3760 color schemes
#2a3760 color preview, HTML & CSS examples
           This text has a color of #2a3760        
        
          <p style="color:#2a3760;">Text here</p>
        
        
          .mytext {color:#2a3760;}
        
        Text color #2a3760
      
           This box has a color of #2a3760        
        
          <div style="background-color:#2a3760;">Content here</div>
        
        
          .mybackground {background-color:#2a3760;}
        
        Background color #2a3760
      
           Border around this has a color of #2a3760        
        
          <div style="border:2px solid #2a3760;">Content here</div>
        
        
          .myborder {border:2px solid #2a3760;}
        
        Border color #2a3760