#38706f color space conversions
Hex:
        #38706f
        RGB:
        56, 112, 111
        CMY:
        78, 56, 56
        CMYK:
        50, 0, 1, 56
      HSL:
        179°, 33.3333%, 32.9412%
        HSV (HSB):
        179°, 50.0000%, 43.9216%
        XYZ:
        10.2943, 13.5768, 17.1169
        xyY:
        0.2512, 0.3312, 13.5768
      CIE-Lab:
        43.6198, -18.6459, -5.1480
        CIE-LCH:
        43.6198, 19.3435, 195.4345
        CIE-Luv:
        43.6198, -24.1726, -4.3969
        Hunter-Lab:
        36.8467, -14.6121, -1.7502
      #38706f color charts
#38706f RGB chart
      #38706f CMYK chart
      #38706f RGB pie chart
      #38706f color shades, tints & tones
#38706f color schemes
#38706f color preview, HTML & CSS examples
           This text has a color of #38706f        
        
          <p style="color:#38706f;">Text here</p>
        
        
          .mytext {color:#38706f;}
        
        Text color #38706f
      
           This box has a color of #38706f        
        
          <div style="background-color:#38706f;">Content here</div>
        
        
          .mybackground {background-color:#38706f;}
        
        Background color #38706f
      
           Border around this has a color of #38706f        
        
          <div style="border:2px solid #38706f;">Content here</div>
        
        
          .myborder {border:2px solid #38706f;}
        
        Border color #38706f