#3f6b00 color space conversions
Hex:
        #3f6b00
        RGB:
        63, 107, 0
        CMY:
        75, 58, 100
        CMYK:
        41, 0, 100, 58
      HSL:
        85°, 100.0000%, 20.9804%
        HSV (HSB):
        85°, 100.0000%, 41.9608%
        XYZ:
        7.3076, 11.5722, 1.8485
        xyY:
        0.3525, 0.5583, 11.5722
      CIE-Lab:
        40.5279, -31.0455, 46.0595
        CIE-LCH:
        40.5279, 55.5455, 123.9811
        CIE-Luv:
        40.5279, -21.6299, 47.5751
        Hunter-Lab:
        34.0179, -21.1865, 20.5907
      #3f6b00 color charts
#3f6b00 RGB chart
      #3f6b00 CMYK chart
      #3f6b00 RGB pie chart
      #3f6b00 color shades, tints & tones
#3f6b00 color schemes
#3f6b00 color preview, HTML & CSS examples
           This text has a color of #3f6b00        
        
          <p style="color:#3f6b00;">Text here</p>
        
        
          .mytext {color:#3f6b00;}
        
        Text color #3f6b00
      
           This box has a color of #3f6b00        
        
          <div style="background-color:#3f6b00;">Content here</div>
        
        
          .mybackground {background-color:#3f6b00;}
        
        Background color #3f6b00
      
           Border around this has a color of #3f6b00        
        
          <div style="border:2px solid #3f6b00;">Content here</div>
        
        
          .myborder {border:2px solid #3f6b00;}
        
        Border color #3f6b00