#3f961b color space conversions
Hex:
        #3f961b
        RGB:
        63, 150, 27
        CMY:
        75, 41, 89
        CMYK:
        58, 0, 82, 41
      HSL:
        102°, 69.4915%, 34.7059%
        HSV (HSB):
        102°, 82.0000%, 58.8235%
        XYZ:
        13.1541, 22.9486, 4.7731
        xyY:
        0.3218, 0.5614, 22.9486
      CIE-Lab:
        55.0193, -47.4888, 51.9273
        CIE-LCH:
        55.0193, 70.3678, 132.4437
        CIE-Luv:
        55.0193, -40.2578, 62.4530
        Hunter-Lab:
        47.9047, -34.8191, 27.6257
      #3f961b color charts
#3f961b RGB chart
      #3f961b CMYK chart
      #3f961b RGB pie chart
      #3f961b color shades, tints & tones
#3f961b color schemes
#3f961b color preview, HTML & CSS examples
           This text has a color of #3f961b        
        
          <p style="color:#3f961b;">Text here</p>
        
        
          .mytext {color:#3f961b;}
        
        Text color #3f961b
      
           This box has a color of #3f961b        
        
          <div style="background-color:#3f961b;">Content here</div>
        
        
          .mybackground {background-color:#3f961b;}
        
        Background color #3f961b
      
           Border around this has a color of #3f961b        
        
          <div style="border:2px solid #3f961b;">Content here</div>
        
        
          .myborder {border:2px solid #3f961b;}
        
        Border color #3f961b