#385a3f color space conversions
Hex:
        #385a3f
        RGB:
        56, 90, 63
        CMY:
        78, 65, 75
        CMYK:
        38, 0, 30, 65
      HSL:
        132°, 23.2877%, 28.6275%
        HSV (HSB):
        132°, 37.7778%, 35.2941%
        XYZ:
        6.1843, 8.5120, 6.0197
        xyY:
        0.2985, 0.4109, 8.5120
      CIE-Lab:
        35.0271, -18.8411, 11.7874
        CIE-LCH:
        35.0271, 22.2245, 147.9690
        CIE-Luv:
        35.0271, -15.9435, 16.3554
        Hunter-Lab:
        29.1753, -13.2202, 8.1895
      #385a3f color charts
#385a3f RGB chart
      #385a3f CMYK chart
      #385a3f RGB pie chart
      #385a3f color shades, tints & tones
#385a3f color schemes
#385a3f color preview, HTML & CSS examples
           This text has a color of #385a3f        
        
          <p style="color:#385a3f;">Text here</p>
        
        
          .mytext {color:#385a3f;}
        
        Text color #385a3f
      
           This box has a color of #385a3f        
        
          <div style="background-color:#385a3f;">Content here</div>
        
        
          .mybackground {background-color:#385a3f;}
        
        Background color #385a3f
      
           Border around this has a color of #385a3f        
        
          <div style="border:2px solid #385a3f;">Content here</div>
        
        
          .myborder {border:2px solid #385a3f;}
        
        Border color #385a3f