#3a536e color space conversions
Hex:
        #3a536e
        RGB:
        58, 83, 110
        CMY:
        77, 67, 57
        CMYK:
        47, 25, 0, 57
      HSL:
        211°, 30.9524%, 32.9412%
        HSV (HSB):
        211°, 47.2727%, 43.1373%
        XYZ:
        7.6527, 8.2118, 15.9336
        xyY:
        0.2407, 0.2582, 8.2118
      CIE-Lab:
        34.4202, -1.4244, -18.4622
        CIE-LCH:
        34.4202, 18.5170, 265.5884
        CIE-Luv:
        34.4202, -11.8477, -24.4303
        Hunter-Lab:
        28.6563, -2.4802, -12.9072
      #3a536e color charts
#3a536e RGB chart
      #3a536e CMYK chart
      #3a536e RGB pie chart
      #3a536e color shades, tints & tones
#3a536e color schemes
#3a536e color preview, HTML & CSS examples
           This text has a color of #3a536e        
        
          <p style="color:#3a536e;">Text here</p>
        
        
          .mytext {color:#3a536e;}
        
        Text color #3a536e
      
           This box has a color of #3a536e        
        
          <div style="background-color:#3a536e;">Content here</div>
        
        
          .mybackground {background-color:#3a536e;}
        
        Background color #3a536e
      
           Border around this has a color of #3a536e        
        
          <div style="border:2px solid #3a536e;">Content here</div>
        
        
          .myborder {border:2px solid #3a536e;}
        
        Border color #3a536e