#379a6e color space conversions
Hex:
        #379a6e
        RGB:
        55, 154, 110
        CMY:
        78, 40, 57
        CMYK:
        64, 0, 29, 40
      HSL:
        153°, 47.3684%, 40.9804%
        HSV (HSB):
        153°, 64.2857%, 60.3922%
        XYZ:
        15.9456, 25.0492, 18.7464
        xyY:
        0.2669, 0.4193, 25.0492
      CIE-Lab:
        57.1233, -39.4227, 14.8121
        CIE-LCH:
        57.1233, 42.1135, 159.4076
        CIE-Luv:
        57.1233, -41.1727, 25.9696
        Hunter-Lab:
        50.0492, -30.7162, 12.8268
      #379a6e color charts
#379a6e RGB chart
      #379a6e CMYK chart
      #379a6e RGB pie chart
      #379a6e color shades, tints & tones
#379a6e color schemes
#379a6e color preview, HTML & CSS examples
           This text has a color of #379a6e        
        
          <p style="color:#379a6e;">Text here</p>
        
        
          .mytext {color:#379a6e;}
        
        Text color #379a6e
      
           This box has a color of #379a6e        
        
          <div style="background-color:#379a6e;">Content here</div>
        
        
          .mybackground {background-color:#379a6e;}
        
        Background color #379a6e
      
           Border around this has a color of #379a6e        
        
          <div style="border:2px solid #379a6e;">Content here</div>
        
        
          .myborder {border:2px solid #379a6e;}
        
        Border color #379a6e