#379d7b color space conversions
Hex:
        #379d7b
        RGB:
        55, 157, 123
        CMY:
        78, 38, 52
        CMYK:
        65, 0, 22, 38
      HSL:
        160°, 48.1132%, 41.5686%
        HSV (HSB):
        160°, 64.9682%, 61.5686%
        XYZ:
        17.2077, 26.3562, 22.9192
        xyY:
        0.2588, 0.3964, 26.3562
      CIE-Lab:
        58.3736, -37.7206, 9.2588
        CIE-LCH:
        58.3736, 38.8403, 166.2089
        CIE-Luv:
        58.3736, -41.6100, 18.5914
        Hunter-Lab:
        51.3383, -30.0121, 9.4677
      #379d7b color charts
#379d7b RGB chart
      #379d7b CMYK chart
      #379d7b RGB pie chart
      #379d7b color shades, tints & tones
#379d7b color schemes
#379d7b color preview, HTML & CSS examples
           This text has a color of #379d7b        
        
          <p style="color:#379d7b;">Text here</p>
        
        
          .mytext {color:#379d7b;}
        
        Text color #379d7b
      
           This box has a color of #379d7b        
        
          <div style="background-color:#379d7b;">Content here</div>
        
        
          .mybackground {background-color:#379d7b;}
        
        Background color #379d7b
      
           Border around this has a color of #379d7b        
        
          <div style="border:2px solid #379d7b;">Content here</div>
        
        
          .myborder {border:2px solid #379d7b;}
        
        Border color #379d7b