#127d56 color space conversions
Hex:
        #127d56
        RGB:
        18, 125, 86
        CMY:
        93, 51, 66
        CMYK:
        86, 0, 31, 51
      HSL:
        158°, 74.8252%, 28.0392%
        HSV (HSB):
        158°, 85.6000%, 49.0196%
        XYZ:
        9.2628, 15.4677, 11.3015
        xyY:
        0.2571, 0.4293, 15.4677
      CIE-Lab:
        46.2683, -38.3041, 13.3676
        CIE-LCH:
        46.2683, 40.5697, 160.7617
        CIE-Luv:
        46.2683, -38.0128, 22.5819
        Hunter-Lab:
        39.3290, -26.7854, 10.4929
      #127d56 color charts
#127d56 RGB chart
      #127d56 CMYK chart
      #127d56 RGB pie chart
      #127d56 color shades, tints & tones
#127d56 color schemes
#127d56 color preview, HTML & CSS examples
           This text has a color of #127d56        
        
          <p style="color:#127d56;">Text here</p>
        
        
          .mytext {color:#127d56;}
        
        Text color #127d56
      
           This box has a color of #127d56        
        
          <div style="background-color:#127d56;">Content here</div>
        
        
          .mybackground {background-color:#127d56;}
        
        Background color #127d56
      
           Border around this has a color of #127d56        
        
          <div style="border:2px solid #127d56;">Content here</div>
        
        
          .myborder {border:2px solid #127d56;}
        
        Border color #127d56