#378d8f color space conversions
Hex:
        #378d8f
        RGB:
        55, 141, 143
        CMY:
        78, 45, 44
        CMYK:
        62, 1, 0, 44
      HSL:
        181°, 44.4444%, 38.8235%
        HSV (HSB):
        181°, 61.5385%, 56.0784%
        XYZ:
        16.0584, 21.8451, 29.3568
        xyY:
        0.2387, 0.3248, 21.8451
      CIE-Lab:
        53.8623, -24.7183, -8.7528
        CIE-LCH:
        53.8623, 26.2222, 199.4991
        CIE-Luv:
        53.8623, -34.3695, -9.1199
        Hunter-Lab:
        46.7388, -20.4645, -4.5231
      #378d8f color charts
#378d8f RGB chart
      #378d8f CMYK chart
      #378d8f RGB pie chart
      #378d8f color shades, tints & tones
#378d8f color schemes
#378d8f color preview, HTML & CSS examples
           This text has a color of #378d8f        
        
          <p style="color:#378d8f;">Text here</p>
        
        
          .mytext {color:#378d8f;}
        
        Text color #378d8f
      
           This box has a color of #378d8f        
        
          <div style="background-color:#378d8f;">Content here</div>
        
        
          .mybackground {background-color:#378d8f;}
        
        Background color #378d8f
      
           Border around this has a color of #378d8f        
        
          <div style="border:2px solid #378d8f;">Content here</div>
        
        
          .myborder {border:2px solid #378d8f;}
        
        Border color #378d8f