#388b5f color space conversions
Hex:
        #388b5f
        RGB:
        56, 139, 95
        CMY:
        78, 45, 63
        CMYK:
        60, 0, 32, 45
      HSL:
        148°, 42.5641%, 38.2353%
        HSV (HSB):
        148°, 59.7122%, 54.5098%
        XYZ:
        12.9291, 20.1322, 14.0309
        xyY:
        0.2745, 0.4275, 20.1322
      CIE-Lab:
        51.9864, -35.8988, 16.1983
        CIE-LCH:
        51.9864, 39.3841, 155.7141
        CIE-Luv:
        51.9864, -35.8040, 26.4863
        Hunter-Lab:
        44.8689, -27.0855, 12.8677
      #388b5f color charts
#388b5f RGB chart
      #388b5f CMYK chart
      #388b5f RGB pie chart
      #388b5f color shades, tints & tones
#388b5f color schemes
#388b5f color preview, HTML & CSS examples
           This text has a color of #388b5f        
        
          <p style="color:#388b5f;">Text here</p>
        
        
          .mytext {color:#388b5f;}
        
        Text color #388b5f
      
           This box has a color of #388b5f        
        
          <div style="background-color:#388b5f;">Content here</div>
        
        
          .mybackground {background-color:#388b5f;}
        
        Background color #388b5f
      
           Border around this has a color of #388b5f        
        
          <div style="border:2px solid #388b5f;">Content here</div>
        
        
          .myborder {border:2px solid #388b5f;}
        
        Border color #388b5f