#002a14 color space conversions
Hex:
        #002a14
        RGB:
        0, 42, 20
        CMY:
        100, 84, 92
        CMYK:
        100, 0, 52, 84
      HSL:
        149°, 100.0000%, 8.2353%
        HSV (HSB):
        149°, 100.0000%, 16.4706%
        XYZ:
        0.9542, 1.7064, 0.9409
        xyY:
        0.2649, 0.4738, 1.7064
      CIE-Lab:
        13.8645, -20.8625, 10.4461
        CIE-LCH:
        13.8645, 23.3316, 153.4022
        CIE-Luv:
        13.8645, -12.2373, 9.8254
        Hunter-Lab:
        13.0631, -9.8213, 4.8736
      #002a14 color charts
#002a14 RGB chart
      #002a14 CMYK chart
      #002a14 RGB pie chart
      #002a14 color shades, tints & tones
#002a14 color schemes
#002a14 color preview, HTML & CSS examples
           This text has a color of #002a14        
        
          <p style="color:#002a14;">Text here</p>
        
        
          .mytext {color:#002a14;}
        
        Text color #002a14
      
           This box has a color of #002a14        
        
          <div style="background-color:#002a14;">Content here</div>
        
        
          .mybackground {background-color:#002a14;}
        
        Background color #002a14
      
           Border around this has a color of #002a14        
        
          <div style="border:2px solid #002a14;">Content here</div>
        
        
          .myborder {border:2px solid #002a14;}
        
        Border color #002a14