#127c03 color space conversions
Hex:
        #127c03
        RGB:
        18, 124, 3
        CMY:
        93, 51, 99
        CMYK:
        85, 0, 98, 51
      HSL:
        113°, 95.2756%, 24.9020%
        HSV (HSB):
        113°, 97.5806%, 48.6275%
        XYZ:
        7.4735, 14.5505, 2.5008
        xyY:
        0.3047, 0.5933, 14.5505
      CIE-Lab:
        45.0123, -48.7773, 48.3430
        CIE-LCH:
        45.0123, 68.6751, 135.2563
        CIE-Luv:
        45.0123, -40.7662, 54.5004
        Hunter-Lab:
        38.1451, -31.7814, 22.8145
      #127c03 color charts
#127c03 RGB chart
      #127c03 CMYK chart
      #127c03 RGB pie chart
      #127c03 color shades, tints & tones
#127c03 color schemes
#127c03 color preview, HTML & CSS examples
           This text has a color of #127c03        
        
          <p style="color:#127c03;">Text here</p>
        
        
          .mytext {color:#127c03;}
        
        Text color #127c03
      
           This box has a color of #127c03        
        
          <div style="background-color:#127c03;">Content here</div>
        
        
          .mybackground {background-color:#127c03;}
        
        Background color #127c03
      
           Border around this has a color of #127c03        
        
          <div style="border:2px solid #127c03;">Content here</div>
        
        
          .myborder {border:2px solid #127c03;}
        
        Border color #127c03