#03852a color space conversions
Hex:
        #03852a
        RGB:
        3, 133, 42
        CMY:
        99, 48, 84
        CMYK:
        98, 0, 68, 48
      HSL:
        138°, 95.5882%, 26.6667%
        HSV (HSB):
        138°, 97.7444%, 52.1569%
        XYZ:
        8.8430, 16.9616, 4.9983
        xyY:
        0.2871, 0.5506, 16.9616
      CIE-Lab:
        48.2116, -50.2104, 39.0978
        CIE-LCH:
        48.2116, 63.6374, 142.0928
        CIE-Luv:
        48.2116, -44.3251, 50.3050
        Hunter-Lab:
        41.1844, -33.7458, 21.6334
      #03852a color charts
#03852a RGB chart
      #03852a CMYK chart
      #03852a RGB pie chart
      #03852a color shades, tints & tones
#03852a color schemes
#03852a color preview, HTML & CSS examples
           This text has a color of #03852a        
        
          <p style="color:#03852a;">Text here</p>
        
        
          .mytext {color:#03852a;}
        
        Text color #03852a
      
           This box has a color of #03852a        
        
          <div style="background-color:#03852a;">Content here</div>
        
        
          .mybackground {background-color:#03852a;}
        
        Background color #03852a
      
           Border around this has a color of #03852a        
        
          <div style="border:2px solid #03852a;">Content here</div>
        
        
          .myborder {border:2px solid #03852a;}
        
        Border color #03852a