#127d15 color space conversions
Hex:
        #127d15
        RGB:
        18, 125, 21
        CMY:
        93, 51, 92
        CMYK:
        86, 0, 83, 51
      HSL:
        122°, 74.8252%, 28.0392%
        HSV (HSB):
        122°, 85.6000%, 49.0196%
        XYZ:
        7.7184, 14.8500, 3.1690
        xyY:
        0.2999, 0.5770, 14.8500
      CIE-Lab:
        45.4280, -48.2549, 44.3903
        CIE-LCH:
        45.4280, 65.5670, 137.3887
        CIE-Luv:
        45.4280, -40.8588, 52.3214
        Hunter-Lab:
        38.5357, -31.6851, 22.0992
      #127d15 color charts
#127d15 RGB chart
      #127d15 CMYK chart
      #127d15 RGB pie chart
      #127d15 color shades, tints & tones
#127d15 color schemes
#127d15 color preview, HTML & CSS examples
           This text has a color of #127d15        
        
          <p style="color:#127d15;">Text here</p>
        
        
          .mytext {color:#127d15;}
        
        Text color #127d15
      
           This box has a color of #127d15        
        
          <div style="background-color:#127d15;">Content here</div>
        
        
          .mybackground {background-color:#127d15;}
        
        Background color #127d15
      
           Border around this has a color of #127d15        
        
          <div style="border:2px solid #127d15;">Content here</div>
        
        
          .myborder {border:2px solid #127d15;}
        
        Border color #127d15