#3f5a01 color space conversions
Hex:
        #3f5a01
        RGB:
        63, 90, 1
        CMY:
        75, 65, 100
        CMYK:
        30, 0, 99, 65
      HSL:
        78°, 97.8022%, 17.8431%
        HSV (HSB):
        78°, 98.8889%, 35.2941%
        XYZ:
        5.7115, 8.3713, 1.3435
        xyY:
        0.3702, 0.5427, 8.3713
      CIE-Lab:
        34.7445, -22.8830, 41.2747
        CIE-LCH:
        34.7445, 47.1936, 119.0043
        CIE-Luv:
        34.7445, -13.0979, 39.9578
        Hunter-Lab:
        28.9332, -15.3963, 17.5001
      #3f5a01 color charts
#3f5a01 RGB chart
      #3f5a01 CMYK chart
      #3f5a01 RGB pie chart
      #3f5a01 color shades, tints & tones
#3f5a01 color schemes
#3f5a01 color preview, HTML & CSS examples
           This text has a color of #3f5a01        
        
          <p style="color:#3f5a01;">Text here</p>
        
        
          .mytext {color:#3f5a01;}
        
        Text color #3f5a01
      
           This box has a color of #3f5a01        
        
          <div style="background-color:#3f5a01;">Content here</div>
        
        
          .mybackground {background-color:#3f5a01;}
        
        Background color #3f5a01
      
           Border around this has a color of #3f5a01        
        
          <div style="border:2px solid #3f5a01;">Content here</div>
        
        
          .myborder {border:2px solid #3f5a01;}
        
        Border color #3f5a01