#03966f color space conversions
Hex:
        #03966f
        RGB:
        3, 150, 111
        CMY:
        99, 41, 56
        CMYK:
        98, 0, 26, 41
      HSL:
        164°, 96.0784%, 30.0000%
        HSV (HSB):
        164°, 98.0000%, 58.8235%
        XYZ:
        13.8131, 22.9797, 18.7464
        xyY:
        0.2487, 0.4138, 22.9797
      CIE-Lab:
        55.0515, -43.3781, 11.2399
        CIE-LCH:
        55.0515, 44.8106, 165.4734
        CIE-Luv:
        55.0515, -46.2468, 21.7003
        Hunter-Lab:
        47.9372, -32.4552, 10.3700
      #03966f color charts
#03966f RGB chart
      #03966f CMYK chart
      #03966f RGB pie chart
      #03966f color shades, tints & tones
#03966f color schemes
#03966f color preview, HTML & CSS examples
           This text has a color of #03966f        
        
          <p style="color:#03966f;">Text here</p>
        
        
          .mytext {color:#03966f;}
        
        Text color #03966f
      
           This box has a color of #03966f        
        
          <div style="background-color:#03966f;">Content here</div>
        
        
          .mybackground {background-color:#03966f;}
        
        Background color #03966f
      
           Border around this has a color of #03966f        
        
          <div style="border:2px solid #03966f;">Content here</div>
        
        
          .myborder {border:2px solid #03966f;}
        
        Border color #03966f