#027c01 color space conversions
Hex:
        #027c01
        RGB:
        2, 124, 1
        CMY:
        99, 51, 100
        CMYK:
        98, 0, 99, 51
      HSL:
        120°, 98.4000%, 24.5098%
        HSV (HSB):
        120°, 99.1935%, 48.6275%
        XYZ:
        7.2382, 14.4304, 2.4326
        xyY:
        0.3003, 0.5987, 14.4304
      CIE-Lab:
        44.8440, -50.3247, 48.5744
        CIE-LCH:
        44.8440, 69.9432, 136.0139
        CIE-Luv:
        44.8440, -42.2650, 54.7450
        Hunter-Lab:
        37.9874, -32.4663, 22.7944
      #027c01 color charts
#027c01 RGB chart
      #027c01 CMYK chart
      #027c01 RGB pie chart
      #027c01 color shades, tints & tones
#027c01 color schemes
#027c01 color preview, HTML & CSS examples
           This text has a color of #027c01        
        
          <p style="color:#027c01;">Text here</p>
        
        
          .mytext {color:#027c01;}
        
        Text color #027c01
      
           This box has a color of #027c01        
        
          <div style="background-color:#027c01;">Content here</div>
        
        
          .mybackground {background-color:#027c01;}
        
        Background color #027c01
      
           Border around this has a color of #027c01        
        
          <div style="border:2px solid #027c01;">Content here</div>
        
        
          .myborder {border:2px solid #027c01;}
        
        Border color #027c01