#214c07 color space conversions
Hex:
        #214c07
        RGB:
        33, 76, 7
        CMY:
        87, 70, 97
        CMYK:
        57, 0, 91, 70
      HSL:
        97°, 83.1325%, 16.2745%
        HSV (HSB):
        97°, 90.7895%, 29.8039%
        XYZ:
        3.2500, 5.5076, 1.0928
        xyY:
        0.3299, 0.5591, 5.5076
      CIE-Lab:
        28.1344, -27.9473, 32.9531
        CIE-LCH:
        28.1344, 43.2083, 130.3011
        CIE-Luv:
        28.1344, -19.0207, 32.0842
        Hunter-Lab:
        23.4682, -16.3497, 13.6669
      #214c07 color charts
#214c07 RGB chart
      #214c07 CMYK chart
      #214c07 RGB pie chart
      #214c07 color shades, tints & tones
#214c07 color schemes
#214c07 color preview, HTML & CSS examples
           This text has a color of #214c07        
        
          <p style="color:#214c07;">Text here</p>
        
        
          .mytext {color:#214c07;}
        
        Text color #214c07
      
           This box has a color of #214c07        
        
          <div style="background-color:#214c07;">Content here</div>
        
        
          .mybackground {background-color:#214c07;}
        
        Background color #214c07
      
           Border around this has a color of #214c07        
        
          <div style="border:2px solid #214c07;">Content here</div>
        
        
          .myborder {border:2px solid #214c07;}
        
        Border color #214c07