#378a7f color space conversions
Hex:
        #378a7f
        RGB:
        55, 138, 127
        CMY:
        78, 46, 50
        CMYK:
        60, 0, 8, 46
      HSL:
        172°, 43.0052%, 37.8431%
        HSV (HSB):
        172°, 60.1449%, 54.1176%
        XYZ:
        14.4948, 20.5215, 23.2758
        xyY:
        0.2487, 0.3520, 20.5215
      CIE-Lab:
        52.4218, -27.7882, -1.6168
        CIE-LCH:
        52.4218, 27.8352, 183.3298
        CIE-Luv:
        52.4218, -34.0661, 1.8038
        Hunter-Lab:
        45.3006, -22.1617, 1.2469
      #378a7f color charts
#378a7f RGB chart
      #378a7f CMYK chart
      #378a7f RGB pie chart
      #378a7f color shades, tints & tones
#378a7f color schemes
#378a7f color preview, HTML & CSS examples
           This text has a color of #378a7f        
        
          <p style="color:#378a7f;">Text here</p>
        
        
          .mytext {color:#378a7f;}
        
        Text color #378a7f
      
           This box has a color of #378a7f        
        
          <div style="background-color:#378a7f;">Content here</div>
        
        
          .mybackground {background-color:#378a7f;}
        
        Background color #378a7f
      
           Border around this has a color of #378a7f        
        
          <div style="border:2px solid #378a7f;">Content here</div>
        
        
          .myborder {border:2px solid #378a7f;}
        
        Border color #378a7f