#3f5b00 color space conversions
Hex:
        #3f5b00
        RGB:
        63, 91, 0
        CMY:
        75, 64, 100
        CMYK:
        31, 0, 100, 64
      HSL:
        78°, 100.0000%, 17.8431%
        HSV (HSB):
        78°, 100.0000%, 35.6863%
        XYZ:
        5.7910, 8.5389, 1.3430
        xyY:
        0.3695, 0.5448, 8.5389
      CIE-Lab:
        35.0810, -23.4297, 41.8612
        CIE-LCH:
        35.0810, 47.9719, 119.2357
        CIE-Luv:
        35.0810, -13.6215, 40.5608
        Hunter-Lab:
        29.2215, -15.7632, 17.7302
      #3f5b00 color charts
#3f5b00 RGB chart
      #3f5b00 CMYK chart
      #3f5b00 RGB pie chart
      #3f5b00 color shades, tints & tones
#3f5b00 color schemes
#3f5b00 color preview, HTML & CSS examples
           This text has a color of #3f5b00        
        
          <p style="color:#3f5b00;">Text here</p>
        
        
          .mytext {color:#3f5b00;}
        
        Text color #3f5b00
      
           This box has a color of #3f5b00        
        
          <div style="background-color:#3f5b00;">Content here</div>
        
        
          .mybackground {background-color:#3f5b00;}
        
        Background color #3f5b00
      
           Border around this has a color of #3f5b00        
        
          <div style="border:2px solid #3f5b00;">Content here</div>
        
        
          .myborder {border:2px solid #3f5b00;}
        
        Border color #3f5b00