#397d52 color space conversions
Hex:
        #397d52
        RGB:
        57, 125, 82
        CMY:
        78, 51, 68
        CMYK:
        54, 0, 34, 51
      HSL:
        142°, 37.3626%, 35.6863%
        HSV (HSB):
        142°, 54.4000%, 49.0196%
        XYZ:
        10.5439, 16.1463, 10.5435
        xyY:
        0.2832, 0.4336, 16.1463
      CIE-Lab:
        47.1658, -32.0193, 17.0654
        CIE-LCH:
        47.1658, 36.2831, 151.9437
        CIE-Luv:
        47.1658, -30.3671, 26.1686
        Hunter-Lab:
        40.1824, -23.4805, 12.5706
      #397d52 color charts
#397d52 RGB chart
      #397d52 CMYK chart
      #397d52 RGB pie chart
      #397d52 color shades, tints & tones
#397d52 color schemes
#397d52 color preview, HTML & CSS examples
           This text has a color of #397d52        
        
          <p style="color:#397d52;">Text here</p>
        
        
          .mytext {color:#397d52;}
        
        Text color #397d52
      
           This box has a color of #397d52        
        
          <div style="background-color:#397d52;">Content here</div>
        
        
          .mybackground {background-color:#397d52;}
        
        Background color #397d52
      
           Border around this has a color of #397d52        
        
          <div style="border:2px solid #397d52;">Content here</div>
        
        
          .myborder {border:2px solid #397d52;}
        
        Border color #397d52