#024f27 color space conversions
Hex:
        #024f27
        RGB:
        2, 79, 39
        CMY:
        99, 69, 85
        CMYK:
        97, 0, 51, 69
      HSL:
        149°, 95.0617%, 15.8824%
        HSV (HSB):
        149°, 97.4684%, 30.9804%
        XYZ:
        3.1872, 5.7514, 2.8616
        xyY:
        0.2701, 0.4874, 5.7514
      CIE-Lab:
        28.7763, -31.7654, 17.7376
        CIE-LCH:
        28.7763, 36.3822, 150.8213
        CIE-Luv:
        28.7763, -25.3653, 22.3038
        Hunter-Lab:
        23.9820, -18.2457, 9.7127
      #024f27 color charts
#024f27 RGB chart
      #024f27 CMYK chart
      #024f27 RGB pie chart
      #024f27 color shades, tints & tones
#024f27 color schemes
#024f27 color preview, HTML & CSS examples
           This text has a color of #024f27        
        
          <p style="color:#024f27;">Text here</p>
        
        
          .mytext {color:#024f27;}
        
        Text color #024f27
      
           This box has a color of #024f27        
        
          <div style="background-color:#024f27;">Content here</div>
        
        
          .mybackground {background-color:#024f27;}
        
        Background color #024f27
      
           Border around this has a color of #024f27        
        
          <div style="border:2px solid #024f27;">Content here</div>
        
        
          .myborder {border:2px solid #024f27;}
        
        Border color #024f27