#214a1e color space conversions
Hex:
        #214a1e
        RGB:
        33, 74, 30
        CMY:
        87, 71, 88
        CMYK:
        55, 0, 59, 71
      HSL:
        116°, 42.3077%, 20.3922%
        HSV (HSB):
        116°, 59.4595%, 29.0196%
        XYZ:
        3.3103, 5.3146, 2.0796
        xyY:
        0.3092, 0.4965, 5.3146
      CIE-Lab:
        27.6130, -24.7016, 21.7334
        CIE-LCH:
        27.6130, 32.9015, 138.6574
        CIE-Luv:
        27.6130, -17.7722, 24.2233
        Hunter-Lab:
        23.0535, -14.7122, 10.7889
      #214a1e color charts
#214a1e RGB chart
      #214a1e CMYK chart
      #214a1e RGB pie chart
      #214a1e color shades, tints & tones
#214a1e color schemes
#214a1e color preview, HTML & CSS examples
           This text has a color of #214a1e        
        
          <p style="color:#214a1e;">Text here</p>
        
        
          .mytext {color:#214a1e;}
        
        Text color #214a1e
      
           This box has a color of #214a1e        
        
          <div style="background-color:#214a1e;">Content here</div>
        
        
          .mybackground {background-color:#214a1e;}
        
        Background color #214a1e
      
           Border around this has a color of #214a1e        
        
          <div style="border:2px solid #214a1e;">Content here</div>
        
        
          .myborder {border:2px solid #214a1e;}
        
        Border color #214a1e