#3f5d01 color space conversions
Hex:
        #3f5d01
        RGB:
        63, 93, 1
        CMY:
        75, 64, 100
        CMYK:
        32, 0, 99, 64
      HSL:
        80°, 97.8723%, 18.4314%
        HSV (HSB):
        80°, 98.9247%, 36.4706%
        XYZ:
        5.9697, 8.8877, 1.4296
        xyY:
        0.3665, 0.5457, 8.8877
      CIE-Lab:
        35.7671, -24.3833, 42.0714
        CIE-LCH:
        35.7671, 48.6266, 120.0952
        CIE-Luv:
        35.7671, -14.6564, 41.2864
        Hunter-Lab:
        29.8122, -16.4276, 18.0254
      #3f5d01 color charts
#3f5d01 RGB chart
      #3f5d01 CMYK chart
      #3f5d01 RGB pie chart
      #3f5d01 color shades, tints & tones
#3f5d01 color schemes
#3f5d01 color preview, HTML & CSS examples
           This text has a color of #3f5d01        
        
          <p style="color:#3f5d01;">Text here</p>
        
        
          .mytext {color:#3f5d01;}
        
        Text color #3f5d01
      
           This box has a color of #3f5d01        
        
          <div style="background-color:#3f5d01;">Content here</div>
        
        
          .mybackground {background-color:#3f5d01;}
        
        Background color #3f5d01
      
           Border around this has a color of #3f5d01        
        
          <div style="border:2px solid #3f5d01;">Content here</div>
        
        
          .myborder {border:2px solid #3f5d01;}
        
        Border color #3f5d01