#214e0e color space conversions
Hex:
        #214e0e
        RGB:
        33, 78, 14
        CMY:
        87, 69, 95
        CMYK:
        58, 0, 82, 69
      HSL:
        102°, 69.5652%, 18.0392%
        HSV (HSB):
        102°, 82.0513%, 30.5882%
        XYZ:
        3.4309, 5.8038, 1.3549
        xyY:
        0.3240, 0.5481, 5.8038
      CIE-Lab:
        28.9120, -28.3427, 31.0886
        CIE-LCH:
        28.9120, 42.0691, 132.3546
        CIE-Luv:
        28.9120, -19.8075, 31.6094
        Hunter-Lab:
        24.0911, -16.7390, 13.5293
      #214e0e color charts
#214e0e RGB chart
      #214e0e CMYK chart
      #214e0e RGB pie chart
      #214e0e color shades, tints & tones
#214e0e color schemes
#214e0e color preview, HTML & CSS examples
           This text has a color of #214e0e        
        
          <p style="color:#214e0e;">Text here</p>
        
        
          .mytext {color:#214e0e;}
        
        Text color #214e0e
      
           This box has a color of #214e0e        
        
          <div style="background-color:#214e0e;">Content here</div>
        
        
          .mybackground {background-color:#214e0e;}
        
        Background color #214e0e
      
           Border around this has a color of #214e0e        
        
          <div style="border:2px solid #214e0e;">Content here</div>
        
        
          .myborder {border:2px solid #214e0e;}
        
        Border color #214e0e