#03682f color space conversions
Hex:
        #03682f
        RGB:
        3, 104, 47
        CMY:
        99, 59, 82
        CMYK:
        97, 0, 55, 59
      HSL:
        146°, 94.3925%, 20.9804%
        HSV (HSB):
        146°, 97.1154%, 40.7843%
        XYZ:
        5.5010, 10.1252, 4.3538
        xyY:
        0.2753, 0.5068, 10.1252
      CIE-Lab:
        38.0662, -39.6382, 24.8268
        CIE-LCH:
        38.0662, 46.7713, 147.9396
        CIE-Luv:
        38.0662, -34.0168, 32.8188
        Hunter-Lab:
        31.8202, -24.8268, 14.1618
      #03682f color charts
#03682f RGB chart
      #03682f CMYK chart
      #03682f RGB pie chart
      #03682f color shades, tints & tones
#03682f color schemes
#03682f color preview, HTML & CSS examples
           This text has a color of #03682f        
        
          <p style="color:#03682f;">Text here</p>
        
        
          .mytext {color:#03682f;}
        
        Text color #03682f
      
           This box has a color of #03682f        
        
          <div style="background-color:#03682f;">Content here</div>
        
        
          .mybackground {background-color:#03682f;}
        
        Background color #03682f
      
           Border around this has a color of #03682f        
        
          <div style="border:2px solid #03682f;">Content here</div>
        
        
          .myborder {border:2px solid #03682f;}
        
        Border color #03682f