#378c7b color space conversions
Hex:
        #378c7b
        RGB:
        55, 140, 123
        CMY:
        78, 45, 52
        CMYK:
        61, 0, 12, 45
      HSL:
        168°, 43.5897%, 38.2353%
        HSV (HSB):
        168°, 60.7143%, 54.9020%
        XYZ:
        14.5288, 20.9985, 22.0263
        xyY:
        0.2524, 0.3649, 20.9985
      CIE-Lab:
        52.9478, -29.8469, 1.4696
        CIE-LCH:
        52.9478, 29.8831, 177.1812
        CIE-Luv:
        52.9478, -35.0564, 6.4721
        Hunter-Lab:
        45.8241, -23.5977, 3.5779
      #378c7b color charts
#378c7b RGB chart
      #378c7b CMYK chart
      #378c7b RGB pie chart
      #378c7b color shades, tints & tones
#378c7b color schemes
#378c7b color preview, HTML & CSS examples
           This text has a color of #378c7b        
        
          <p style="color:#378c7b;">Text here</p>
        
        
          .mytext {color:#378c7b;}
        
        Text color #378c7b
      
           This box has a color of #378c7b        
        
          <div style="background-color:#378c7b;">Content here</div>
        
        
          .mybackground {background-color:#378c7b;}
        
        Background color #378c7b
      
           Border around this has a color of #378c7b        
        
          <div style="border:2px solid #378c7b;">Content here</div>
        
        
          .myborder {border:2px solid #378c7b;}
        
        Border color #378c7b