#027f18 color space conversions
Hex:
        #027f18
        RGB:
        2, 127, 24
        CMY:
        99, 50, 91
        CMYK:
        98, 0, 81, 50
      HSL:
        131°, 96.8992%, 25.2941%
        HSV (HSB):
        131°, 98.4252%, 49.8039%
        XYZ:
        7.7793, 15.2576, 3.3992
        xyY:
        0.2943, 0.5772, 15.2576
      CIE-Lab:
        45.9850, -50.0882, 43.8959
        CIE-LCH:
        45.9850, 66.6009, 138.7696
        CIE-Luv:
        45.9850, -42.9094, 52.5873
        Hunter-Lab:
        39.0610, -32.8071, 22.1832
      #027f18 color charts
#027f18 RGB chart
      #027f18 CMYK chart
      #027f18 RGB pie chart
      #027f18 color shades, tints & tones
#027f18 color schemes
#027f18 color preview, HTML & CSS examples
           This text has a color of #027f18        
        
          <p style="color:#027f18;">Text here</p>
        
        
          .mytext {color:#027f18;}
        
        Text color #027f18
      
           This box has a color of #027f18        
        
          <div style="background-color:#027f18;">Content here</div>
        
        
          .mybackground {background-color:#027f18;}
        
        Background color #027f18
      
           Border around this has a color of #027f18        
        
          <div style="border:2px solid #027f18;">Content here</div>
        
        
          .myborder {border:2px solid #027f18;}
        
        Border color #027f18