#214a08 color space conversions
Hex:
        #214a08
        RGB:
        33, 74, 8
        CMY:
        87, 71, 97
        CMYK:
        55, 0, 89, 71
      HSL:
        97°, 80.4878%, 16.0784%
        HSV (HSB):
        97°, 89.1892%, 29.0196%
        XYZ:
        3.1198, 5.2384, 1.0764
        xyY:
        0.3307, 0.5552, 5.2384
      CIE-Lab:
        27.4035, -26.9933, 31.9094
        CIE-LCH:
        27.4035, 41.7952, 130.2291
        CIE-Luv:
        27.4035, -18.1316, 30.9248
        Hunter-Lab:
        22.8876, -15.7220, 13.2329
      #214a08 color charts
#214a08 RGB chart
      #214a08 CMYK chart
      #214a08 RGB pie chart
      #214a08 color shades, tints & tones
#214a08 color schemes
#214a08 color preview, HTML & CSS examples
           This text has a color of #214a08        
        
          <p style="color:#214a08;">Text here</p>
        
        
          .mytext {color:#214a08;}
        
        Text color #214a08
      
           This box has a color of #214a08        
        
          <div style="background-color:#214a08;">Content here</div>
        
        
          .mybackground {background-color:#214a08;}
        
        Background color #214a08
      
           Border around this has a color of #214a08        
        
          <div style="border:2px solid #214a08;">Content here</div>
        
        
          .myborder {border:2px solid #214a08;}
        
        Border color #214a08