#12e6aa color space conversions
Hex:
        #12e6aa
        RGB:
        18, 230, 170
        CMY:
        93, 10, 33
        CMYK:
        92, 0, 26, 10
      HSL:
        163°, 85.4839%, 48.6275%
        HSV (HSB):
        163°, 92.1739%, 90.1961%
        XYZ:
        35.8020, 59.6245, 47.6519
        xyY:
        0.2502, 0.4167, 59.6245
      CIE-Lab:
        81.6337, -59.7359, 16.4879
        CIE-LCH:
        81.6337, 61.9695, 164.5698
        CIE-Luv:
        81.6337, -68.3336, 33.6599
        Hunter-Lab:
        77.2169, -52.3673, 17.4629
      #12e6aa color charts
#12e6aa RGB chart
      #12e6aa CMYK chart
      #12e6aa RGB pie chart
      #12e6aa color shades, tints & tones
#12e6aa color schemes
#12e6aa color preview, HTML & CSS examples
           This text has a color of #12e6aa        
        
          <p style="color:#12e6aa;">Text here</p>
        
        
          .mytext {color:#12e6aa;}
        
        Text color #12e6aa
      
           This box has a color of #12e6aa        
        
          <div style="background-color:#12e6aa;">Content here</div>
        
        
          .mybackground {background-color:#12e6aa;}
        
        Background color #12e6aa
      
           Border around this has a color of #12e6aa        
        
          <div style="border:2px solid #12e6aa;">Content here</div>
        
        
          .myborder {border:2px solid #12e6aa;}
        
        Border color #12e6aa