#12d0ae color space conversions
Hex:
        #12d0ae
        RGB:
        18, 208, 174
        CMY:
        93, 18, 32
        CMYK:
        91, 0, 16, 18
      HSL:
        169°, 84.0708%, 44.3137%
        HSV (HSB):
        169°, 91.3462%, 81.5686%
        XYZ:
        30.4453, 48.2963, 47.7619
        xyY:
        0.2407, 0.3818, 48.2963
      CIE-Lab:
        75.0115, -50.1822, 4.9536
        CIE-LCH:
        75.0115, 50.4260, 174.3625
        CIE-Luv:
        75.0115, -60.7055, 15.2200
        Hunter-Lab:
        69.4956, -43.4182, 7.8989
      #12d0ae color charts
#12d0ae RGB chart
      #12d0ae CMYK chart
      #12d0ae RGB pie chart
      #12d0ae color shades, tints & tones
#12d0ae color schemes
#12d0ae color preview, HTML & CSS examples
           This text has a color of #12d0ae        
        
          <p style="color:#12d0ae;">Text here</p>
        
        
          .mytext {color:#12d0ae;}
        
        Text color #12d0ae
      
           This box has a color of #12d0ae        
        
          <div style="background-color:#12d0ae;">Content here</div>
        
        
          .mybackground {background-color:#12d0ae;}
        
        Background color #12d0ae
      
           Border around this has a color of #12d0ae        
        
          <div style="border:2px solid #12d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #12d0ae;}
        
        Border color #12d0ae