#027f20 color space conversions
Hex:
        #027f20
        RGB:
        2, 127, 32
        CMY:
        99, 50, 87
        CMYK:
        98, 0, 75, 50
      HSL:
        134°, 96.8992%, 25.2941%
        HSV (HSB):
        134°, 98.4252%, 49.8039%
        XYZ:
        7.8751, 15.2959, 3.9038
        xyY:
        0.2909, 0.5649, 15.2959
      CIE-Lab:
        46.0369, -49.4239, 41.0112
        CIE-LCH:
        46.0369, 64.2234, 140.3146
        CIE-Luv:
        46.0369, -42.6985, 50.5546
        Hunter-Lab:
        39.1100, -32.5001, 21.4589
      #027f20 color charts
#027f20 RGB chart
      #027f20 CMYK chart
      #027f20 RGB pie chart
      #027f20 color shades, tints & tones
#027f20 color schemes
#027f20 color preview, HTML & CSS examples
           This text has a color of #027f20        
        
          <p style="color:#027f20;">Text here</p>
        
        
          .mytext {color:#027f20;}
        
        Text color #027f20
      
           This box has a color of #027f20        
        
          <div style="background-color:#027f20;">Content here</div>
        
        
          .mybackground {background-color:#027f20;}
        
        Background color #027f20
      
           Border around this has a color of #027f20        
        
          <div style="border:2px solid #027f20;">Content here</div>
        
        
          .myborder {border:2px solid #027f20;}
        
        Border color #027f20