#395a5f color space conversions
Hex:
        #395a5f
        RGB:
        57, 90, 95
        CMY:
        78, 65, 63
        CMYK:
        40, 5, 0, 63
      HSL:
        188°, 25.0000%, 29.8039%
        HSV (HSB):
        188°, 40.0000%, 37.2549%
        XYZ:
        7.4091, 9.0084, 12.1748
        xyY:
        0.2591, 0.3151, 9.0084
      CIE-Lab:
        36.0005, -10.5513, -6.6966
        CIE-LCH:
        36.0005, 12.4970, 212.4023
        CIE-Luv:
        36.0005, -15.1302, -7.2775
        Hunter-Lab:
        30.0140, -8.4612, -3.0404
      #395a5f color charts
#395a5f RGB chart
      #395a5f CMYK chart
      #395a5f RGB pie chart
      #395a5f color shades, tints & tones
#395a5f color schemes
#395a5f color preview, HTML & CSS examples
           This text has a color of #395a5f        
        
          <p style="color:#395a5f;">Text here</p>
        
        
          .mytext {color:#395a5f;}
        
        Text color #395a5f
      
           This box has a color of #395a5f        
        
          <div style="background-color:#395a5f;">Content here</div>
        
        
          .mybackground {background-color:#395a5f;}
        
        Background color #395a5f
      
           Border around this has a color of #395a5f        
        
          <div style="border:2px solid #395a5f;">Content here</div>
        
        
          .myborder {border:2px solid #395a5f;}
        
        Border color #395a5f