#12a994 color space conversions
Hex:
        #12a994
        RGB:
        18, 169, 148
        CMY:
        93, 34, 42
        CMYK:
        89, 0, 12, 34
      HSL:
        172°, 80.7487%, 36.6667%
        HSV (HSB):
        172°, 89.3491%, 66.2745%
        XYZ:
        19.7827, 30.6427, 32.8889
        xyY:
        0.2374, 0.3678, 30.6427
      CIE-Lab:
        62.2048, -40.7754, 0.6439
        CIE-LCH:
        62.2048, 40.7805, 179.0953
        CIE-Luv:
        62.2048, -49.2931, 7.0553
        Hunter-Lab:
        55.3558, -33.0814, 3.5227
      #12a994 color charts
#12a994 RGB chart
      #12a994 CMYK chart
      #12a994 RGB pie chart
      #12a994 color shades, tints & tones
#12a994 color schemes
#12a994 color preview, HTML & CSS examples
           This text has a color of #12a994        
        
          <p style="color:#12a994;">Text here</p>
        
        
          .mytext {color:#12a994;}
        
        Text color #12a994
      
           This box has a color of #12a994        
        
          <div style="background-color:#12a994;">Content here</div>
        
        
          .mybackground {background-color:#12a994;}
        
        Background color #12a994
      
           Border around this has a color of #12a994        
        
          <div style="border:2px solid #12a994;">Content here</div>
        
        
          .myborder {border:2px solid #12a994;}
        
        Border color #12a994