#03983f color space conversions
Hex:
        #03983f
        RGB:
        3, 152, 63
        CMY:
        99, 40, 75
        CMYK:
        98, 0, 59, 40
      HSL:
        144°, 96.1290%, 30.3922%
        HSV (HSB):
        144°, 98.0263%, 59.6078%
        XYZ:
        12.1630, 22.8347, 8.4691
        xyY:
        0.2798, 0.5253, 22.8347
      CIE-Lab:
        54.9017, -53.6473, 36.8709
        CIE-LCH:
        54.9017, 65.0961, 145.5000
        CIE-Luv:
        54.9017, -49.8456, 51.6423
        Hunter-Lab:
        47.7857, -38.1910, 22.9419
      #03983f color charts
#03983f RGB chart
      #03983f CMYK chart
      #03983f RGB pie chart
      #03983f color shades, tints & tones
#03983f color schemes
#03983f color preview, HTML & CSS examples
           This text has a color of #03983f        
        
          <p style="color:#03983f;">Text here</p>
        
        
          .mytext {color:#03983f;}
        
        Text color #03983f
      
           This box has a color of #03983f        
        
          <div style="background-color:#03983f;">Content here</div>
        
        
          .mybackground {background-color:#03983f;}
        
        Background color #03983f
      
           Border around this has a color of #03983f        
        
          <div style="border:2px solid #03983f;">Content here</div>
        
        
          .myborder {border:2px solid #03983f;}
        
        Border color #03983f