#12a680 color space conversions
Hex:
        #12a680
        RGB:
        18, 166, 128
        CMY:
        93, 35, 50
        CMYK:
        89, 0, 23, 35
      HSL:
        165°, 80.4348%, 36.0784%
        HSV (HSB):
        165°, 89.1566%, 65.0980%
        XYZ:
        17.7820, 28.9595, 25.0746
        xyY:
        0.2476, 0.4032, 28.9595
      CIE-Lab:
        60.7459, -44.8336, 9.7306
        CIE-LCH:
        60.7459, 45.8774, 167.7545
        CIE-Luv:
        60.7459, -49.7308, 20.4175
        Hunter-Lab:
        53.8141, -35.1923, 10.0437
      #12a680 color charts
#12a680 RGB chart
      #12a680 CMYK chart
      #12a680 RGB pie chart
      #12a680 color shades, tints & tones
#12a680 color schemes
#12a680 color preview, HTML & CSS examples
           This text has a color of #12a680        
        
          <p style="color:#12a680;">Text here</p>
        
        
          .mytext {color:#12a680;}
        
        Text color #12a680
      
           This box has a color of #12a680        
        
          <div style="background-color:#12a680;">Content here</div>
        
        
          .mybackground {background-color:#12a680;}
        
        Background color #12a680
      
           Border around this has a color of #12a680        
        
          <div style="border:2px solid #12a680;">Content here</div>
        
        
          .myborder {border:2px solid #12a680;}
        
        Border color #12a680