#032f01 color space conversions
Hex:
        #032f01
        RGB:
        3, 47, 1
        CMY:
        99, 82, 100
        CMYK:
        94, 0, 98, 82
      HSL:
        117°, 95.8333%, 9.4118%
        HSV (HSB):
        117°, 97.8723%, 18.4314%
        XYZ:
        1.0595, 2.0546, 0.3694
        xyY:
        0.3042, 0.5898, 2.0546
      CIE-Lab:
        15.7711, -25.2503, 21.9072
        CIE-LCH:
        15.7711, 33.4291, 139.0550
        CIE-Luv:
        15.7711, -14.2200, 18.9097
        Hunter-Lab:
        14.3338, -11.8896, 8.5055
      #032f01 color charts
#032f01 RGB chart
      #032f01 CMYK chart
      #032f01 RGB pie chart
      #032f01 color shades, tints & tones
#032f01 color schemes
#032f01 color preview, HTML & CSS examples
           This text has a color of #032f01        
        
          <p style="color:#032f01;">Text here</p>
        
        
          .mytext {color:#032f01;}
        
        Text color #032f01
      
           This box has a color of #032f01        
        
          <div style="background-color:#032f01;">Content here</div>
        
        
          .mybackground {background-color:#032f01;}
        
        Background color #032f01
      
           Border around this has a color of #032f01        
        
          <div style="border:2px solid #032f01;">Content here</div>
        
        
          .myborder {border:2px solid #032f01;}
        
        Border color #032f01