#12a895 color space conversions
Hex:
        #12a895
        RGB:
        18, 168, 149
        CMY:
        93, 34, 42
        CMYK:
        89, 0, 11, 34
      HSL:
        172°, 80.6452%, 36.4706%
        HSV (HSB):
        172°, 89.2857%, 65.8824%
        XYZ:
        19.6769, 30.3038, 33.2459
        xyY:
        0.2364, 0.3641, 30.3038
      CIE-Lab:
        61.9155, -40.0575, -0.3387
        CIE-LCH:
        61.9155, 40.0590, 180.4845
        CIE-Luv:
        61.9155, -48.8669, 5.5006
        Hunter-Lab:
        55.0489, -32.5317, 2.7269
      #12a895 color charts
#12a895 RGB chart
      #12a895 CMYK chart
      #12a895 RGB pie chart
      #12a895 color shades, tints & tones
#12a895 color schemes
#12a895 color preview, HTML & CSS examples
           This text has a color of #12a895        
        
          <p style="color:#12a895;">Text here</p>
        
        
          .mytext {color:#12a895;}
        
        Text color #12a895
      
           This box has a color of #12a895        
        
          <div style="background-color:#12a895;">Content here</div>
        
        
          .mybackground {background-color:#12a895;}
        
        Background color #12a895
      
           Border around this has a color of #12a895        
        
          <div style="border:2px solid #12a895;">Content here</div>
        
        
          .myborder {border:2px solid #12a895;}
        
        Border color #12a895