#03914b color space conversions
Hex:
        #03914b
        RGB:
        3, 145, 75
        CMY:
        99, 43, 71
        CMYK:
        98, 0, 48, 43
      HSL:
        150°, 95.9459%, 29.0196%
        HSV (HSB):
        150°, 97.9310%, 56.8627%
        XYZ:
        11.4330, 20.7782, 10.0646
        xyY:
        0.2704, 0.4915, 20.7782
      CIE-Lab:
        52.7058, -49.3280, 28.0291
        CIE-LCH:
        52.7058, 56.7352, 150.3940
        CIE-Luv:
        52.7058, -46.8644, 41.7751
        Hunter-Lab:
        45.5831, -34.9997, 18.8171
      #03914b color charts
#03914b RGB chart
      #03914b CMYK chart
      #03914b RGB pie chart
      #03914b color shades, tints & tones
#03914b color schemes
#03914b color preview, HTML & CSS examples
           This text has a color of #03914b        
        
          <p style="color:#03914b;">Text here</p>
        
        
          .mytext {color:#03914b;}
        
        Text color #03914b
      
           This box has a color of #03914b        
        
          <div style="background-color:#03914b;">Content here</div>
        
        
          .mybackground {background-color:#03914b;}
        
        Background color #03914b
      
           Border around this has a color of #03914b        
        
          <div style="border:2px solid #03914b;">Content here</div>
        
        
          .myborder {border:2px solid #03914b;}
        
        Border color #03914b