#3a5864 color space conversions
Hex:
        #3a5864
        RGB:
        58, 88, 100
        CMY:
        77, 65, 61
        CMYK:
        42, 12, 0, 61
      HSL:
        197°, 26.5823%, 30.9804%
        HSV (HSB):
        197°, 42.0000%, 39.2157%
        XYZ:
        7.5349, 8.7991, 13.3579
        xyY:
        0.2538, 0.2963, 8.7991
      CIE-Lab:
        35.5946, -7.5992, -10.4216
        CIE-LCH:
        35.5946, 12.8979, 233.9011
        CIE-Luv:
        35.5946, -13.8911, -12.6738
        Hunter-Lab:
        29.6633, -6.5691, -5.9350
      #3a5864 color charts
#3a5864 RGB chart
      #3a5864 CMYK chart
      #3a5864 RGB pie chart
      #3a5864 color shades, tints & tones
#3a5864 color schemes
#3a5864 color preview, HTML & CSS examples
           This text has a color of #3a5864        
        
          <p style="color:#3a5864;">Text here</p>
        
        
          .mytext {color:#3a5864;}
        
        Text color #3a5864
      
           This box has a color of #3a5864        
        
          <div style="background-color:#3a5864;">Content here</div>
        
        
          .mybackground {background-color:#3a5864;}
        
        Background color #3a5864
      
           Border around this has a color of #3a5864        
        
          <div style="border:2px solid #3a5864;">Content here</div>
        
        
          .myborder {border:2px solid #3a5864;}
        
        Border color #3a5864