#127b56 color space conversions
Hex:
        #127b56
        RGB:
        18, 123, 86
        CMY:
        93, 52, 66
        CMYK:
        85, 0, 30, 52
      HSL:
        159°, 74.4681%, 27.6471%
        HSV (HSB):
        159°, 85.3659%, 48.2353%
        XYZ:
        9.0121, 14.9664, 11.2179
        xyY:
        0.2561, 0.4252, 14.9664
      CIE-Lab:
        45.5881, -37.4671, 12.4272
        CIE-LCH:
        45.5881, 39.4743, 161.6502
        CIE-Luv:
        45.5881, -37.2824, 21.2425
        Hunter-Lab:
        38.6864, -26.1191, 9.8882
      #127b56 color charts
#127b56 RGB chart
      #127b56 CMYK chart
      #127b56 RGB pie chart
      #127b56 color shades, tints & tones
#127b56 color schemes
#127b56 color preview, HTML & CSS examples
           This text has a color of #127b56        
        
          <p style="color:#127b56;">Text here</p>
        
        
          .mytext {color:#127b56;}
        
        Text color #127b56
      
           This box has a color of #127b56        
        
          <div style="background-color:#127b56;">Content here</div>
        
        
          .mybackground {background-color:#127b56;}
        
        Background color #127b56
      
           Border around this has a color of #127b56        
        
          <div style="border:2px solid #127b56;">Content here</div>
        
        
          .myborder {border:2px solid #127b56;}
        
        Border color #127b56