#127d79 color space conversions
Hex:
        #127d79
        RGB:
        18, 125, 121
        CMY:
        93, 51, 53
        CMYK:
        86, 0, 3, 51
      HSL:
        178°, 74.8252%, 28.0392%
        HSV (HSB):
        178°, 85.6000%, 49.0196%
        XYZ:
        11.0343, 16.1763, 20.6299
        xyY:
        0.2306, 0.3381, 16.1763
      CIE-Lab:
        47.2050, -28.5203, -5.8966
        CIE-LCH:
        47.2050, 29.1235, 191.6815
        CIE-Luv:
        47.2050, -35.5770, -4.2889
        Hunter-Lab:
        40.2198, -21.4133, -2.2578
      #127d79 color charts
#127d79 RGB chart
      #127d79 CMYK chart
      #127d79 RGB pie chart
      #127d79 color shades, tints & tones
#127d79 color schemes
#127d79 color preview, HTML & CSS examples
           This text has a color of #127d79        
        
          <p style="color:#127d79;">Text here</p>
        
        
          .mytext {color:#127d79;}
        
        Text color #127d79
      
           This box has a color of #127d79        
        
          <div style="background-color:#127d79;">Content here</div>
        
        
          .mybackground {background-color:#127d79;}
        
        Background color #127d79
      
           Border around this has a color of #127d79        
        
          <div style="border:2px solid #127d79;">Content here</div>
        
        
          .myborder {border:2px solid #127d79;}
        
        Border color #127d79