#214e05 color space conversions
Hex:
        #214e05
        RGB:
        33, 78, 5
        CMY:
        87, 69, 98
        CMYK:
        58, 0, 94, 69
      HSL:
        97°, 87.9518%, 16.2745%
        HSV (HSB):
        97°, 93.5897%, 30.5882%
        XYZ:
        3.3790, 5.7831, 1.0817
        xyY:
        0.3299, 0.5645, 5.7831
      CIE-Lab:
        28.8584, -28.9488, 34.3473
        CIE-LCH:
        28.8584, 44.9195, 130.1251
        CIE-Luv:
        28.8584, -19.9148, 33.4254
        Hunter-Lab:
        24.0480, -17.0030, 14.1666
      #214e05 color charts
#214e05 RGB chart
      #214e05 CMYK chart
      #214e05 RGB pie chart
      #214e05 color shades, tints & tones
#214e05 color schemes
#214e05 color preview, HTML & CSS examples
           This text has a color of #214e05        
        
          <p style="color:#214e05;">Text here</p>
        
        
          .mytext {color:#214e05;}
        
        Text color #214e05
      
           This box has a color of #214e05        
        
          <div style="background-color:#214e05;">Content here</div>
        
        
          .mybackground {background-color:#214e05;}
        
        Background color #214e05
      
           Border around this has a color of #214e05        
        
          <div style="border:2px solid #214e05;">Content here</div>
        
        
          .myborder {border:2px solid #214e05;}
        
        Border color #214e05