#12ac95 color space conversions
Hex:
        #12ac95
        RGB:
        18, 172, 149
        CMY:
        93, 33, 42
        CMYK:
        90, 0, 13, 33
      HSL:
        171°, 81.0526%, 37.2549%
        HSV (HSB):
        171°, 89.5349%, 67.4510%
        XYZ:
        20.4268, 31.8036, 33.4959
        xyY:
        0.2383, 0.3710, 31.8036
      CIE-Lab:
        63.1802, -41.7983, 1.5052
        CIE-LCH:
        63.1802, 41.8254, 177.9376
        CIE-Luv:
        63.1802, -50.2649, 8.4914
        Hunter-Lab:
        56.3947, -34.0359, 4.2607
      #12ac95 color charts
#12ac95 RGB chart
      #12ac95 CMYK chart
      #12ac95 RGB pie chart
      #12ac95 color shades, tints & tones
#12ac95 color schemes
#12ac95 color preview, HTML & CSS examples
           This text has a color of #12ac95        
        
          <p style="color:#12ac95;">Text here</p>
        
        
          .mytext {color:#12ac95;}
        
        Text color #12ac95
      
           This box has a color of #12ac95        
        
          <div style="background-color:#12ac95;">Content here</div>
        
        
          .mybackground {background-color:#12ac95;}
        
        Background color #12ac95
      
           Border around this has a color of #12ac95        
        
          <div style="border:2px solid #12ac95;">Content here</div>
        
        
          .myborder {border:2px solid #12ac95;}
        
        Border color #12ac95