#3a567e color space conversions
Hex:
        #3a567e
        RGB:
        58, 86, 126
        CMY:
        77, 66, 51
        CMYK:
        54, 32, 0, 51
      HSL:
        215°, 36.9565%, 36.0784%
        HSV (HSB):
        215°, 53.9683%, 49.4118%
        XYZ:
        8.8386, 9.0615, 21.0219
        xyY:
        0.2271, 0.2328, 9.0615
      CIE-Lab:
        36.1024, 1.9470, -25.7619
        CIE-LCH:
        36.1024, 25.8353, 274.3219
        CIE-Luv:
        36.1024, -13.0120, -35.6342
        Hunter-Lab:
        30.1023, -0.2680, -20.3334
      #3a567e color charts
#3a567e RGB chart
      #3a567e CMYK chart
      #3a567e RGB pie chart
      #3a567e color shades, tints & tones
#3a567e color schemes
#3a567e color preview, HTML & CSS examples
           This text has a color of #3a567e        
        
          <p style="color:#3a567e;">Text here</p>
        
        
          .mytext {color:#3a567e;}
        
        Text color #3a567e
      
           This box has a color of #3a567e        
        
          <div style="background-color:#3a567e;">Content here</div>
        
        
          .mybackground {background-color:#3a567e;}
        
        Background color #3a567e
      
           Border around this has a color of #3a567e        
        
          <div style="border:2px solid #3a567e;">Content here</div>
        
        
          .myborder {border:2px solid #3a567e;}
        
        Border color #3a567e