#394d5f color space conversions
Hex:
        #394d5f
        RGB:
        57, 77, 95
        CMY:
        78, 70, 63
        CMYK:
        40, 19, 0, 63
      HSL:
        208°, 25.0000%, 29.8039%
        HSV (HSB):
        208°, 40.0000%, 37.2549%
        XYZ:
        6.4068, 7.0038, 11.8407
        xyY:
        0.2537, 0.2774, 7.0038
      CIE-Lab:
        31.8156, -2.6147, -13.0223
        CIE-LCH:
        31.8156, 13.2822, 258.6468
        CIE-Luv:
        31.8156, -9.7153, -16.3333
        Hunter-Lab:
        26.4648, -3.1008, -8.0018
      #394d5f color charts
#394d5f RGB chart
      #394d5f CMYK chart
      #394d5f RGB pie chart
      #394d5f color shades, tints & tones
#394d5f color schemes
#394d5f color preview, HTML & CSS examples
           This text has a color of #394d5f        
        
          <p style="color:#394d5f;">Text here</p>
        
        
          .mytext {color:#394d5f;}
        
        Text color #394d5f
      
           This box has a color of #394d5f        
        
          <div style="background-color:#394d5f;">Content here</div>
        
        
          .mybackground {background-color:#394d5f;}
        
        Background color #394d5f
      
           Border around this has a color of #394d5f        
        
          <div style="border:2px solid #394d5f;">Content here</div>
        
        
          .myborder {border:2px solid #394d5f;}
        
        Border color #394d5f