#02400f color space conversions
Hex:
        #02400f
        RGB:
        2, 64, 15
        CMY:
        99, 75, 94
        CMYK:
        97, 0, 77, 75
      HSL:
        133°, 93.9394%, 12.9412%
        HSV (HSB):
        133°, 96.8750%, 25.0980%
        XYZ:
        1.9447, 3.7142, 1.0664
        xyY:
        0.2892, 0.5523, 3.7142
      CIE-Lab:
        22.7031, -30.0704, 23.9394
        CIE-LCH:
        22.7031, 38.4360, 141.4763
        CIE-Luv:
        22.7031, -20.6660, 23.8918
        Hunter-Lab:
        19.2722, -15.7149, 10.2100
      #02400f color charts
#02400f RGB chart
      #02400f CMYK chart
      #02400f RGB pie chart
      #02400f color shades, tints & tones
#02400f color schemes
#02400f color preview, HTML & CSS examples
           This text has a color of #02400f        
        
          <p style="color:#02400f;">Text here</p>
        
        
          .mytext {color:#02400f;}
        
        Text color #02400f
      
           This box has a color of #02400f        
        
          <div style="background-color:#02400f;">Content here</div>
        
        
          .mybackground {background-color:#02400f;}
        
        Background color #02400f
      
           Border around this has a color of #02400f        
        
          <div style="border:2px solid #02400f;">Content here</div>
        
        
          .myborder {border:2px solid #02400f;}
        
        Border color #02400f