#3a3e80 color space conversions
Hex:
        #3a3e80
        RGB:
        58, 62, 128
        CMY:
        77, 76, 50
        CMYK:
        55, 52, 0, 50
      HSL:
        237°, 37.6344%, 36.4706%
        HSV (HSB):
        237°, 54.6875%, 50.1961%
        XYZ:
        7.3638, 5.9033, 21.1734
        xyY:
        0.2138, 0.1714, 5.9033
      CIE-Lab:
        29.1672, 18.4670, -37.9962
        CIE-LCH:
        29.1672, 42.2462, 295.9208
        CIE-Luv:
        29.1672, -4.9634, -51.2248
        Hunter-Lab:
        24.2967, 11.5804, -34.6607
      #3a3e80 color charts
#3a3e80 RGB chart
      #3a3e80 CMYK chart
      #3a3e80 RGB pie chart
      #3a3e80 color shades, tints & tones
#3a3e80 color schemes
#3a3e80 color preview, HTML & CSS examples
           This text has a color of #3a3e80        
        
          <p style="color:#3a3e80;">Text here</p>
        
        
          .mytext {color:#3a3e80;}
        
        Text color #3a3e80
      
           This box has a color of #3a3e80        
        
          <div style="background-color:#3a3e80;">Content here</div>
        
        
          .mybackground {background-color:#3a3e80;}
        
        Background color #3a3e80
      
           Border around this has a color of #3a3e80        
        
          <div style="border:2px solid #3a3e80;">Content here</div>
        
        
          .myborder {border:2px solid #3a3e80;}
        
        Border color #3a3e80