#214c1f color space conversions
Hex:
        #214c1f
        RGB:
        33, 76, 31
        CMY:
        87, 70, 88
        CMYK:
        57, 0, 59, 70
      HSL:
        117°, 42.0561%, 20.9804%
        HSV (HSB):
        117°, 59.2105%, 29.8039%
        XYZ:
        3.4590, 5.5911, 2.1932
        xyY:
        0.3076, 0.4973, 5.5911
      CIE-Lab:
        28.3566, -25.4986, 22.0596
        CIE-LCH:
        28.3566, 33.7165, 139.1360
        CIE-Luv:
        28.3566, -18.6169, 24.8915
        Hunter-Lab:
        23.6456, -15.2682, 11.0526
      #214c1f color charts
#214c1f RGB chart
      #214c1f CMYK chart
      #214c1f RGB pie chart
      #214c1f color shades, tints & tones
#214c1f color schemes
#214c1f color preview, HTML & CSS examples
           This text has a color of #214c1f        
        
          <p style="color:#214c1f;">Text here</p>
        
        
          .mytext {color:#214c1f;}
        
        Text color #214c1f
      
           This box has a color of #214c1f        
        
          <div style="background-color:#214c1f;">Content here</div>
        
        
          .mybackground {background-color:#214c1f;}
        
        Background color #214c1f
      
           Border around this has a color of #214c1f        
        
          <div style="border:2px solid #214c1f;">Content here</div>
        
        
          .myborder {border:2px solid #214c1f;}
        
        Border color #214c1f