#386e70 color space conversions
Hex:
        #386e70
        RGB:
        56, 110, 112
        CMY:
        78, 57, 56
        CMYK:
        50, 2, 0, 56
      HSL:
        182°, 33.3333%, 32.9412%
        HSV (HSB):
        182°, 50.0000%, 43.9216%
        XYZ:
        10.1314, 13.1625, 17.3359
        xyY:
        0.2494, 0.3240, 13.1625
      CIE-Lab:
        43.0070, -17.2682, -6.6627
        CIE-LCH:
        43.0070, 18.5090, 201.0984
        CIE-Luv:
        43.0070, -23.3235, -6.6914
        Hunter-Lab:
        36.2801, -13.6430, -2.9347
      #386e70 color charts
#386e70 RGB chart
      #386e70 CMYK chart
      #386e70 RGB pie chart
      #386e70 color shades, tints & tones
#386e70 color schemes
#386e70 color preview, HTML & CSS examples
           This text has a color of #386e70        
        
          <p style="color:#386e70;">Text here</p>
        
        
          .mytext {color:#386e70;}
        
        Text color #386e70
      
           This box has a color of #386e70        
        
          <div style="background-color:#386e70;">Content here</div>
        
        
          .mybackground {background-color:#386e70;}
        
        Background color #386e70
      
           Border around this has a color of #386e70        
        
          <div style="border:2px solid #386e70;">Content here</div>
        
        
          .myborder {border:2px solid #386e70;}
        
        Border color #386e70