#127f6e color space conversions
Hex:
        #127f6e
        RGB:
        18, 127, 110
        CMY:
        93, 50, 57
        CMYK:
        86, 0, 13, 50
      HSL:
        171°, 75.1724%, 28.4314%
        HSV (HSB):
        171°, 85.8268%, 49.8039%
        XYZ:
        10.6533, 16.4331, 17.3623
        xyY:
        0.2397, 0.3697, 16.4331
      CIE-Lab:
        47.5377, -32.7945, 1.0938
        CIE-LCH:
        47.5377, 32.8127, 178.0898
        CIE-Luv:
        47.5377, -37.1033, 6.1376
        Hunter-Lab:
        40.5378, -24.0315, 2.9826
      #127f6e color charts
#127f6e RGB chart
      #127f6e CMYK chart
      #127f6e RGB pie chart
      #127f6e color shades, tints & tones
#127f6e color schemes
#127f6e color preview, HTML & CSS examples
           This text has a color of #127f6e        
        
          <p style="color:#127f6e;">Text here</p>
        
        
          .mytext {color:#127f6e;}
        
        Text color #127f6e
      
           This box has a color of #127f6e        
        
          <div style="background-color:#127f6e;">Content here</div>
        
        
          .mybackground {background-color:#127f6e;}
        
        Background color #127f6e
      
           Border around this has a color of #127f6e        
        
          <div style="border:2px solid #127f6e;">Content here</div>
        
        
          .myborder {border:2px solid #127f6e;}
        
        Border color #127f6e