#379a8e color space conversions
Hex:
        #379a8e
        RGB:
        55, 154, 142
        CMY:
        78, 40, 44
        CMYK:
        64, 0, 8, 40
      HSL:
        173°, 47.3684%, 40.9804%
        HSV (HSB):
        173°, 64.2857%, 60.3922%
        XYZ:
        18.0136, 25.8764, 29.6364
        xyY:
        0.2450, 0.3519, 25.8764
      CIE-Lab:
        57.9196, -31.4145, -2.1665
        CIE-LCH:
        57.9196, 31.4891, 183.9451
        CIE-Luv:
        57.9196, -39.3761, 1.5649
        Hunter-Lab:
        50.8689, -25.8103, 1.0656
      #379a8e color charts
#379a8e RGB chart
      #379a8e CMYK chart
      #379a8e RGB pie chart
      #379a8e color shades, tints & tones
#379a8e color schemes
#379a8e color preview, HTML & CSS examples
           This text has a color of #379a8e        
        
          <p style="color:#379a8e;">Text here</p>
        
        
          .mytext {color:#379a8e;}
        
        Text color #379a8e
      
           This box has a color of #379a8e        
        
          <div style="background-color:#379a8e;">Content here</div>
        
        
          .mybackground {background-color:#379a8e;}
        
        Background color #379a8e
      
           Border around this has a color of #379a8e        
        
          <div style="border:2px solid #379a8e;">Content here</div>
        
        
          .myborder {border:2px solid #379a8e;}
        
        Border color #379a8e