#127f4f color space conversions
Hex:
        #127f4f
        RGB:
        18, 127, 79
        CMY:
        93, 50, 69
        CMYK:
        86, 0, 38, 50
      HSL:
        154°, 75.1724%, 28.4314%
        HSV (HSB):
        154°, 85.8268%, 49.8039%
        XYZ:
        9.2501, 15.8719, 9.9732
        xyY:
        0.2636, 0.4523, 15.8719
      CIE-Lab:
        46.8059, -40.7266, 18.1315
        CIE-LCH:
        46.8059, 44.5804, 156.0014
        CIE-Luv:
        46.8059, -39.1758, 28.5348
        Hunter-Lab:
        39.8395, -28.2742, 13.0453
      #127f4f color charts
#127f4f RGB chart
      #127f4f CMYK chart
      #127f4f RGB pie chart
      #127f4f color shades, tints & tones
#127f4f color schemes
#127f4f color preview, HTML & CSS examples
           This text has a color of #127f4f        
        
          <p style="color:#127f4f;">Text here</p>
        
        
          .mytext {color:#127f4f;}
        
        Text color #127f4f
      
           This box has a color of #127f4f        
        
          <div style="background-color:#127f4f;">Content here</div>
        
        
          .mybackground {background-color:#127f4f;}
        
        Background color #127f4f
      
           Border around this has a color of #127f4f        
        
          <div style="border:2px solid #127f4f;">Content here</div>
        
        
          .myborder {border:2px solid #127f4f;}
        
        Border color #127f4f