#127f8b color space conversions
Hex:
        #127f8b
        RGB:
        18, 127, 139
        CMY:
        93, 50, 45
        CMYK:
        87, 9, 0, 45
      HSL:
        186°, 77.0701%, 30.7843%
        HSV (HSB):
        186°, 87.0504%, 54.5098%
        XYZ:
        12.4990, 17.1714, 27.0817
        xyY:
        0.2202, 0.3026, 17.1714
      CIE-Lab:
        48.4753, -23.6481, -14.6130
        CIE-LCH:
        48.4753, 27.7988, 211.7133
        CIE-Luv:
        48.4753, -34.9930, -17.9216
        Hunter-Lab:
        41.4384, -18.6765, -9.7416
      #127f8b color charts
#127f8b RGB chart
      #127f8b CMYK chart
      #127f8b RGB pie chart
      #127f8b color shades, tints & tones
#127f8b color schemes
#127f8b color preview, HTML & CSS examples
           This text has a color of #127f8b        
        
          <p style="color:#127f8b;">Text here</p>
        
        
          .mytext {color:#127f8b;}
        
        Text color #127f8b
      
           This box has a color of #127f8b        
        
          <div style="background-color:#127f8b;">Content here</div>
        
        
          .mybackground {background-color:#127f8b;}
        
        Background color #127f8b
      
           Border around this has a color of #127f8b        
        
          <div style="border:2px solid #127f8b;">Content here</div>
        
        
          .myborder {border:2px solid #127f8b;}
        
        Border color #127f8b