#03943d color space conversions
Hex:
        #03943d
        RGB:
        3, 148, 61
        CMY:
        99, 42, 76
        CMYK:
        98, 0, 59, 42
      HSL:
        144°, 96.0265%, 29.6078%
        HSV (HSB):
        144°, 97.9730%, 58.0392%
        XYZ:
        11.4698, 21.5361, 7.9672
        xyY:
        0.2799, 0.5256, 21.5361
      CIE-Lab:
        53.5313, -52.6213, 36.2290
        CIE-LCH:
        53.5313, 63.8869, 145.4532
        CIE-Luv:
        53.5313, -48.5977, 50.4186
        Hunter-Lab:
        46.4070, -37.0949, 22.3059
      #03943d color charts
#03943d RGB chart
      #03943d CMYK chart
      #03943d RGB pie chart
      #03943d color shades, tints & tones
#03943d color schemes
#03943d color preview, HTML & CSS examples
           This text has a color of #03943d        
        
          <p style="color:#03943d;">Text here</p>
        
        
          .mytext {color:#03943d;}
        
        Text color #03943d
      
           This box has a color of #03943d        
        
          <div style="background-color:#03943d;">Content here</div>
        
        
          .mybackground {background-color:#03943d;}
        
        Background color #03943d
      
           Border around this has a color of #03943d        
        
          <div style="border:2px solid #03943d;">Content here</div>
        
        
          .myborder {border:2px solid #03943d;}
        
        Border color #03943d