#127a80 color space conversions
Hex:
        #127a80
        RGB:
        18, 122, 128
        CMY:
        93, 52, 50
        CMYK:
        86, 5, 0, 50
      HSL:
        183°, 75.3425%, 28.6275%
        HSV (HSB):
        183°, 85.9375%, 50.1961%
        XYZ:
        11.1053, 15.6062, 22.8491
        xyY:
        0.2241, 0.3149, 15.6062
      CIE-Lab:
        46.4535, -24.7592, -11.1716
        CIE-LCH:
        46.4535, 27.1629, 204.2854
        CIE-Luv:
        46.4535, -33.9730, -12.4777
        Hunter-Lab:
        39.5047, -18.9545, -6.6394
      #127a80 color charts
#127a80 RGB chart
      #127a80 CMYK chart
      #127a80 RGB pie chart
      #127a80 color shades, tints & tones
#127a80 color schemes
#127a80 color preview, HTML & CSS examples
           This text has a color of #127a80        
        
          <p style="color:#127a80;">Text here</p>
        
        
          .mytext {color:#127a80;}
        
        Text color #127a80
      
           This box has a color of #127a80        
        
          <div style="background-color:#127a80;">Content here</div>
        
        
          .mybackground {background-color:#127a80;}
        
        Background color #127a80
      
           Border around this has a color of #127a80        
        
          <div style="border:2px solid #127a80;">Content here</div>
        
        
          .myborder {border:2px solid #127a80;}
        
        Border color #127a80