#12a082 color space conversions
Hex:
        #12a082
        RGB:
        18, 160, 130
        CMY:
        93, 37, 49
        CMYK:
        89, 0, 19, 37
      HSL:
        167°, 79.7753%, 34.9020%
        HSV (HSB):
        167°, 88.7500%, 62.7451%
        XYZ:
        16.8495, 26.8819, 25.4198
        xyY:
        0.2437, 0.3887, 26.8819
      CIE-Lab:
        58.8649, -41.8141, 5.9275
        CIE-LCH:
        58.8649, 42.2321, 171.9315
        CIE-Luv:
        58.8649, -47.4825, 14.6228
        Hunter-Lab:
        51.8478, -32.7246, 7.2249
      #12a082 color charts
#12a082 RGB chart
      #12a082 CMYK chart
      #12a082 RGB pie chart
      #12a082 color shades, tints & tones
#12a082 color schemes
#12a082 color preview, HTML & CSS examples
           This text has a color of #12a082        
        
          <p style="color:#12a082;">Text here</p>
        
        
          .mytext {color:#12a082;}
        
        Text color #12a082
      
           This box has a color of #12a082        
        
          <div style="background-color:#12a082;">Content here</div>
        
        
          .mybackground {background-color:#12a082;}
        
        Background color #12a082
      
           Border around this has a color of #12a082        
        
          <div style="border:2px solid #12a082;">Content here</div>
        
        
          .myborder {border:2px solid #12a082;}
        
        Border color #12a082