#395a7e color space conversions
Hex:
        #395a7e
        RGB:
        57, 90, 126
        CMY:
        78, 65, 51
        CMYK:
        55, 29, 0, 51
      HSL:
        211°, 37.7049%, 35.8824%
        HSV (HSB):
        211°, 54.7619%, 49.4118%
        XYZ:
        9.1094, 9.6885, 21.1286
        xyY:
        0.2282, 0.2427, 9.6885
      CIE-Lab:
        37.2775, -0.8282, -23.9311
        CIE-LCH:
        37.2775, 23.9454, 268.0180
        CIE-Luv:
        37.2775, -14.8093, -32.9661
        Hunter-Lab:
        31.1264, -2.2318, -18.4576
      #395a7e color charts
#395a7e RGB chart
      #395a7e CMYK chart
      #395a7e RGB pie chart
      #395a7e color shades, tints & tones
#395a7e color schemes
#395a7e color preview, HTML & CSS examples
           This text has a color of #395a7e        
        
          <p style="color:#395a7e;">Text here</p>
        
        
          .mytext {color:#395a7e;}
        
        Text color #395a7e
      
           This box has a color of #395a7e        
        
          <div style="background-color:#395a7e;">Content here</div>
        
        
          .mybackground {background-color:#395a7e;}
        
        Background color #395a7e
      
           Border around this has a color of #395a7e        
        
          <div style="border:2px solid #395a7e;">Content here</div>
        
        
          .myborder {border:2px solid #395a7e;}
        
        Border color #395a7e