#3a3d84 color space conversions
Hex:
        #3a3d84
        RGB:
        58, 61, 132
        CMY:
        77, 76, 48
        CMYK:
        56, 54, 0, 48
      HSL:
        238°, 38.9474%, 37.2549%
        HSV (HSB):
        238°, 56.0606%, 51.7647%
        XYZ:
        7.5785, 5.9030, 22.5698
        xyY:
        0.2102, 0.1637, 5.9030
      CIE-Lab:
        29.1663, 20.5224, -40.4908
        CIE-LCH:
        29.1663, 45.3946, 296.8777
        CIE-Luv:
        29.1663, -4.8565, -54.6226
        Hunter-Lab:
        24.2960, 13.1604, -38.0701
      #3a3d84 color charts
#3a3d84 RGB chart
      #3a3d84 CMYK chart
      #3a3d84 RGB pie chart
      #3a3d84 color shades, tints & tones
#3a3d84 color schemes
#3a3d84 color preview, HTML & CSS examples
           This text has a color of #3a3d84        
        
          <p style="color:#3a3d84;">Text here</p>
        
        
          .mytext {color:#3a3d84;}
        
        Text color #3a3d84
      
           This box has a color of #3a3d84        
        
          <div style="background-color:#3a3d84;">Content here</div>
        
        
          .mybackground {background-color:#3a3d84;}
        
        Background color #3a3d84
      
           Border around this has a color of #3a3d84        
        
          <div style="border:2px solid #3a3d84;">Content here</div>
        
        
          .myborder {border:2px solid #3a3d84;}
        
        Border color #3a3d84