#12d6ae color space conversions
Hex:
        #12d6ae
        RGB:
        18, 214, 174
        CMY:
        93, 16, 32
        CMYK:
        92, 0, 19, 16
      HSL:
        168°, 84.4828%, 45.4902%
        HSV (HSB):
        168°, 91.5888%, 83.9216%
        XYZ:
        31.9360, 51.2777, 48.2588
        xyY:
        0.2429, 0.3900, 51.2777
      CIE-Lab:
        76.8469, -52.5989, 7.5930
        CIE-LCH:
        76.8469, 53.1441, 171.7857
        CIE-Luv:
        76.8469, -62.7243, 19.5502
        Hunter-Lab:
        71.6085, -45.7072, 10.1689
      #12d6ae color charts
#12d6ae RGB chart
      #12d6ae CMYK chart
      #12d6ae RGB pie chart
      #12d6ae color shades, tints & tones
#12d6ae color schemes
#12d6ae color preview, HTML & CSS examples
           This text has a color of #12d6ae        
        
          <p style="color:#12d6ae;">Text here</p>
        
        
          .mytext {color:#12d6ae;}
        
        Text color #12d6ae
      
           This box has a color of #12d6ae        
        
          <div style="background-color:#12d6ae;">Content here</div>
        
        
          .mybackground {background-color:#12d6ae;}
        
        Background color #12d6ae
      
           Border around this has a color of #12d6ae        
        
          <div style="border:2px solid #12d6ae;">Content here</div>
        
        
          .myborder {border:2px solid #12d6ae;}
        
        Border color #12d6ae