#3f4c01 color space conversions
Hex:
        #3f4c01
        RGB:
        63, 76, 1
        CMY:
        75, 70, 100
        CMYK:
        17, 0, 99, 70
      HSL:
        70°, 97.4026%, 15.0980%
        HSV (HSB):
        70°, 98.6842%, 29.8039%
        XYZ:
        4.6398, 6.2278, 0.9863
        xyY:
        0.3914, 0.5254, 6.2278
      CIE-Lab:
        29.9801, -15.4543, 37.5852
        CIE-LCH:
        29.9801, 40.6385, 112.3514
        CIE-Luv:
        29.9801, -5.5008, 33.7246
        Hunter-Lab:
        24.9556, -10.4852, 15.1258
      #3f4c01 color charts
#3f4c01 RGB chart
      #3f4c01 CMYK chart
      #3f4c01 RGB pie chart
      #3f4c01 color shades, tints & tones
#3f4c01 color schemes
#3f4c01 color preview, HTML & CSS examples
           This text has a color of #3f4c01        
        
          <p style="color:#3f4c01;">Text here</p>
        
        
          .mytext {color:#3f4c01;}
        
        Text color #3f4c01
      
           This box has a color of #3f4c01        
        
          <div style="background-color:#3f4c01;">Content here</div>
        
        
          .mybackground {background-color:#3f4c01;}
        
        Background color #3f4c01
      
           Border around this has a color of #3f4c01        
        
          <div style="border:2px solid #3f4c01;">Content here</div>
        
        
          .myborder {border:2px solid #3f4c01;}
        
        Border color #3f4c01