#127a66 color space conversions
Hex:
        #127a66
        RGB:
        18, 122, 102
        CMY:
        93, 52, 60
        CMYK:
        85, 0, 16, 52
      HSL:
        168°, 74.2857%, 27.4510%
        HSV (HSB):
        168°, 85.2459%, 47.8431%
        XYZ:
        9.6073, 15.0070, 14.9607
        xyY:
        0.2428, 0.3792, 15.0070
      CIE-Lab:
        45.6437, -32.7946, 3.0790
        CIE-LCH:
        45.6437, 32.9388, 174.6363
        CIE-Luv:
        45.6437, -35.8358, 8.7412
        Hunter-Lab:
        38.7388, -23.5248, 4.2198
      #127a66 color charts
#127a66 RGB chart
      #127a66 CMYK chart
      #127a66 RGB pie chart
      #127a66 color shades, tints & tones
#127a66 color schemes
#127a66 color preview, HTML & CSS examples
           This text has a color of #127a66        
        
          <p style="color:#127a66;">Text here</p>
        
        
          .mytext {color:#127a66;}
        
        Text color #127a66
      
           This box has a color of #127a66        
        
          <div style="background-color:#127a66;">Content here</div>
        
        
          .mybackground {background-color:#127a66;}
        
        Background color #127a66
      
           Border around this has a color of #127a66        
        
          <div style="border:2px solid #127a66;">Content here</div>
        
        
          .myborder {border:2px solid #127a66;}
        
        Border color #127a66