#3f950a color space conversions
Hex:
        #3f950a
        RGB:
        63, 149, 10
        CMY:
        75, 42, 96
        CMYK:
        58, 0, 93, 42
      HSL:
        97°, 87.4214%, 31.1765%
        HSV (HSB):
        97°, 93.2886%, 58.4314%
        XYZ:
        12.8521, 22.5736, 3.9669
        xyY:
        0.3263, 0.5730, 22.5736
      CIE-Lab:
        54.6304, -47.8064, 55.4743
        CIE-LCH:
        54.6304, 73.2315, 130.7539
        CIE-Luv:
        54.6304, -40.0247, 64.4785
        Hunter-Lab:
        47.5116, -34.8603, 28.3078
      #3f950a color charts
#3f950a RGB chart
      #3f950a CMYK chart
      #3f950a RGB pie chart
      #3f950a color shades, tints & tones
#3f950a color schemes
#3f950a color preview, HTML & CSS examples
           This text has a color of #3f950a        
        
          <p style="color:#3f950a;">Text here</p>
        
        
          .mytext {color:#3f950a;}
        
        Text color #3f950a
      
           This box has a color of #3f950a        
        
          <div style="background-color:#3f950a;">Content here</div>
        
        
          .mybackground {background-color:#3f950a;}
        
        Background color #3f950a
      
           Border around this has a color of #3f950a        
        
          <div style="border:2px solid #3f950a;">Content here</div>
        
        
          .myborder {border:2px solid #3f950a;}
        
        Border color #3f950a