#3a4983 color space conversions
Hex:
        #3a4983
        RGB:
        58, 73, 131
        CMY:
        77, 71, 49
        CMYK:
        56, 44, 0, 49
      HSL:
        228°, 38.6243%, 37.0588%
        HSV (HSB):
        228°, 55.7252%, 51.3725%
        XYZ:
        8.2242, 7.3033, 22.4489
        xyY:
        0.2166, 0.1923, 7.3033
      CIE-Lab:
        32.4877, 12.1521, -34.5528
        CIE-LCH:
        32.4877, 36.6274, 289.3766
        CIE-Luv:
        32.4877, -8.5040, -47.8391
        Hunter-Lab:
        27.0247, 7.0283, -30.3340
      #3a4983 color charts
#3a4983 RGB chart
      #3a4983 CMYK chart
      #3a4983 RGB pie chart
      #3a4983 color shades, tints & tones
#3a4983 color schemes
#3a4983 color preview, HTML & CSS examples
           This text has a color of #3a4983        
        
          <p style="color:#3a4983;">Text here</p>
        
        
          .mytext {color:#3a4983;}
        
        Text color #3a4983
      
           This box has a color of #3a4983        
        
          <div style="background-color:#3a4983;">Content here</div>
        
        
          .mybackground {background-color:#3a4983;}
        
        Background color #3a4983
      
           Border around this has a color of #3a4983        
        
          <div style="border:2px solid #3a4983;">Content here</div>
        
        
          .myborder {border:2px solid #3a4983;}
        
        Border color #3a4983