#3f5f01 color space conversions
Hex:
        #3f5f01
        RGB:
        63, 95, 1
        CMY:
        75, 63, 100
        CMYK:
        34, 0, 99, 63
      HSL:
        80°, 97.9167%, 18.8235%
        HSV (HSB):
        80°, 98.9474%, 37.2549%
        XYZ:
        6.1476, 9.2434, 1.4889
        xyY:
        0.3642, 0.5476, 9.2434
      CIE-Lab:
        36.4487, -25.3668, 42.6032
        CIE-LCH:
        36.4487, 49.5833, 120.7704
        CIE-Luv:
        36.4487, -15.6823, 42.1702
        Hunter-Lab:
        30.4029, -17.1117, 18.3786
      #3f5f01 color charts
#3f5f01 RGB chart
      #3f5f01 CMYK chart
      #3f5f01 RGB pie chart
      #3f5f01 color shades, tints & tones
#3f5f01 color schemes
#3f5f01 color preview, HTML & CSS examples
           This text has a color of #3f5f01        
        
          <p style="color:#3f5f01;">Text here</p>
        
        
          .mytext {color:#3f5f01;}
        
        Text color #3f5f01
      
           This box has a color of #3f5f01        
        
          <div style="background-color:#3f5f01;">Content here</div>
        
        
          .mybackground {background-color:#3f5f01;}
        
        Background color #3f5f01
      
           Border around this has a color of #3f5f01        
        
          <div style="border:2px solid #3f5f01;">Content here</div>
        
        
          .myborder {border:2px solid #3f5f01;}
        
        Border color #3f5f01