#12d9aa color space conversions
Hex:
        #12d9aa
        RGB:
        18, 217, 170
        CMY:
        93, 15, 33
        CMYK:
        92, 0, 22, 15
      HSL:
        166°, 84.6809%, 46.0784%
        HSV (HSB):
        166°, 91.7051%, 85.0980%
        XYZ:
        32.3180, 52.6566, 46.4906
        xyY:
        0.2458, 0.4005, 52.6566
      CIE-Lab:
        77.6718, -54.7739, 10.9008
        CIE-LCH:
        77.6718, 55.8481, 168.7444
        CIE-Luv:
        77.6718, -64.0281, 24.7163
        Hunter-Lab:
        72.5649, -47.4905, 12.8097
      #12d9aa color charts
#12d9aa RGB chart
      #12d9aa CMYK chart
      #12d9aa RGB pie chart
      #12d9aa color shades, tints & tones
#12d9aa color schemes
#12d9aa color preview, HTML & CSS examples
           This text has a color of #12d9aa        
        
          <p style="color:#12d9aa;">Text here</p>
        
        
          .mytext {color:#12d9aa;}
        
        Text color #12d9aa
      
           This box has a color of #12d9aa        
        
          <div style="background-color:#12d9aa;">Content here</div>
        
        
          .mybackground {background-color:#12d9aa;}
        
        Background color #12d9aa
      
           Border around this has a color of #12d9aa        
        
          <div style="border:2px solid #12d9aa;">Content here</div>
        
        
          .myborder {border:2px solid #12d9aa;}
        
        Border color #12d9aa