#395d85 color space conversions
Hex:
        #395d85
        RGB:
        57, 93, 133
        CMY:
        78, 64, 48
        CMYK:
        57, 30, 0, 48
      HSL:
        212°, 40.0000%, 37.2549%
        HSV (HSB):
        212°, 57.1429%, 52.1569%
        XYZ:
        9.8353, 10.3920, 23.6778
        xyY:
        0.2240, 0.2367, 10.3920
      CIE-Lab:
        38.5370, -0.3334, -26.2406
        CIE-LCH:
        38.5370, 26.2427, 269.2721
        CIE-Luv:
        38.5370, -15.8644, -36.7140
        Hunter-Lab:
        32.2366, -1.9542, -20.9828
      #395d85 color charts
#395d85 RGB chart
      #395d85 CMYK chart
      #395d85 RGB pie chart
      #395d85 color shades, tints & tones
#395d85 color schemes
#395d85 color preview, HTML & CSS examples
           This text has a color of #395d85        
        
          <p style="color:#395d85;">Text here</p>
        
        
          .mytext {color:#395d85;}
        
        Text color #395d85
      
           This box has a color of #395d85        
        
          <div style="background-color:#395d85;">Content here</div>
        
        
          .mybackground {background-color:#395d85;}
        
        Background color #395d85
      
           Border around this has a color of #395d85        
        
          <div style="border:2px solid #395d85;">Content here</div>
        
        
          .myborder {border:2px solid #395d85;}
        
        Border color #395d85