#396c8e color space conversions
Hex:
        #396c8e
        RGB:
        57, 108, 142
        CMY:
        78, 58, 44
        CMYK:
        60, 24, 0, 44
      HSL:
        204°, 42.7136%, 39.0196%
        HSV (HSB):
        204°, 59.8592%, 55.6863%
        XYZ:
        11.9324, 13.5480, 27.5773
        xyY:
        0.2249, 0.2553, 13.5480
      CIE-Lab:
        43.5776, -6.4391, -23.8199
        CIE-LCH:
        43.5776, 24.6748, 254.8732
        CIE-Luv:
        43.5776, -21.3070, -33.4296
        Hunter-Lab:
        36.8076, -6.5466, -18.6565
      #396c8e color charts
#396c8e RGB chart
      #396c8e CMYK chart
      #396c8e RGB pie chart
      #396c8e color shades, tints & tones
#396c8e color schemes
#396c8e color preview, HTML & CSS examples
           This text has a color of #396c8e        
        
          <p style="color:#396c8e;">Text here</p>
        
        
          .mytext {color:#396c8e;}
        
        Text color #396c8e
      
           This box has a color of #396c8e        
        
          <div style="background-color:#396c8e;">Content here</div>
        
        
          .mybackground {background-color:#396c8e;}
        
        Background color #396c8e
      
           Border around this has a color of #396c8e        
        
          <div style="border:2px solid #396c8e;">Content here</div>
        
        
          .myborder {border:2px solid #396c8e;}
        
        Border color #396c8e