#379d66 color space conversions
Hex:
        #379d66
        RGB:
        55, 157, 102
        CMY:
        78, 38, 60
        CMYK:
        65, 0, 35, 38
      HSL:
        148°, 48.1132%, 41.5686%
        HSV (HSB):
        148°, 64.9682%, 61.5686%
        XYZ:
        16.0308, 25.8855, 16.7219
        xyY:
        0.2734, 0.4414, 25.8855
      CIE-Lab:
        57.9282, -42.4018, 20.3586
        CIE-LCH:
        57.9282, 47.0360, 154.3527
        CIE-Luv:
        57.9282, -42.7350, 33.3395
        Hunter-Lab:
        50.8778, -32.7935, 16.1278
      #379d66 color charts
#379d66 RGB chart
      #379d66 CMYK chart
      #379d66 RGB pie chart
      #379d66 color shades, tints & tones
#379d66 color schemes
#379d66 color preview, HTML & CSS examples
           This text has a color of #379d66        
        
          <p style="color:#379d66;">Text here</p>
        
        
          .mytext {color:#379d66;}
        
        Text color #379d66
      
           This box has a color of #379d66        
        
          <div style="background-color:#379d66;">Content here</div>
        
        
          .mybackground {background-color:#379d66;}
        
        Background color #379d66
      
           Border around this has a color of #379d66        
        
          <div style="border:2px solid #379d66;">Content here</div>
        
        
          .myborder {border:2px solid #379d66;}
        
        Border color #379d66