#385b3e color space conversions
Hex:
        #385b3e
        RGB:
        56, 91, 62
        CMY:
        78, 64, 76
        CMYK:
        38, 0, 32, 64
      HSL:
        130°, 23.8095%, 28.8235%
        HSV (HSB):
        130°, 38.4615%, 35.6863%
        XYZ:
        6.2415, 8.6707, 5.9021
        xyY:
        0.2999, 0.4166, 8.6707
      CIE-Lab:
        35.3424, -19.5818, 12.8303
        CIE-LCH:
        35.3424, 23.4107, 146.7665
        CIE-Luv:
        35.3424, -16.4174, 17.6274
        Hunter-Lab:
        29.4461, -13.6953, 8.7284
      #385b3e color charts
#385b3e RGB chart
      #385b3e CMYK chart
      #385b3e RGB pie chart
      #385b3e color shades, tints & tones
#385b3e color schemes
#385b3e color preview, HTML & CSS examples
           This text has a color of #385b3e        
        
          <p style="color:#385b3e;">Text here</p>
        
        
          .mytext {color:#385b3e;}
        
        Text color #385b3e
      
           This box has a color of #385b3e        
        
          <div style="background-color:#385b3e;">Content here</div>
        
        
          .mybackground {background-color:#385b3e;}
        
        Background color #385b3e
      
           Border around this has a color of #385b3e        
        
          <div style="border:2px solid #385b3e;">Content here</div>
        
        
          .myborder {border:2px solid #385b3e;}
        
        Border color #385b3e