#03952e color space conversions
Hex:
        #03952e
        RGB:
        3, 149, 46
        CMY:
        99, 42, 82
        CMYK:
        98, 0, 69, 42
      HSL:
        138°, 96.0526%, 29.8039%
        HSV (HSB):
        138°, 97.9866%, 58.4314%
        XYZ:
        11.2781, 21.7115, 6.1811
        xyY:
        0.2879, 0.5543, 21.7115
      CIE-Lab:
        53.7196, -54.8166, 43.3406
        CIE-LCH:
        53.7196, 69.8803, 141.6684
        CIE-Luv:
        53.7196, -49.5404, 56.7981
        Hunter-Lab:
        46.5956, -38.3376, 24.7519
      #03952e color charts
#03952e RGB chart
      #03952e CMYK chart
      #03952e RGB pie chart
      #03952e color shades, tints & tones
#03952e color schemes
#03952e color preview, HTML & CSS examples
           This text has a color of #03952e        
        
          <p style="color:#03952e;">Text here</p>
        
        
          .mytext {color:#03952e;}
        
        Text color #03952e
      
           This box has a color of #03952e        
        
          <div style="background-color:#03952e;">Content here</div>
        
        
          .mybackground {background-color:#03952e;}
        
        Background color #03952e
      
           Border around this has a color of #03952e        
        
          <div style="border:2px solid #03952e;">Content here</div>
        
        
          .myborder {border:2px solid #03952e;}
        
        Border color #03952e