#378a8b color space conversions
Hex:
        #378a8b
        RGB:
        55, 138, 139
        CMY:
        78, 46, 45
        CMYK:
        60, 1, 0, 45
      HSL:
        181°, 43.2990%, 38.0392%
        HSV (HSB):
        181°, 60.4317%, 54.5098%
        XYZ:
        15.3242, 20.8533, 27.6435
        xyY:
        0.2401, 0.3267, 20.8533
      CIE-Lab:
        52.7885, -24.3679, -8.0401
        CIE-LCH:
        52.7885, 25.6600, 198.2601
        CIE-Luv:
        52.7885, -33.4330, -8.0670
        Hunter-Lab:
        45.6654, -20.0140, -3.9254
      #378a8b color charts
#378a8b RGB chart
      #378a8b CMYK chart
      #378a8b RGB pie chart
      #378a8b color shades, tints & tones
#378a8b color schemes
#378a8b color preview, HTML & CSS examples
           This text has a color of #378a8b        
        
          <p style="color:#378a8b;">Text here</p>
        
        
          .mytext {color:#378a8b;}
        
        Text color #378a8b
      
           This box has a color of #378a8b        
        
          <div style="background-color:#378a8b;">Content here</div>
        
        
          .mybackground {background-color:#378a8b;}
        
        Background color #378a8b
      
           Border around this has a color of #378a8b        
        
          <div style="border:2px solid #378a8b;">Content here</div>
        
        
          .myborder {border:2px solid #378a8b;}
        
        Border color #378a8b