#12e1ba color space conversions
Hex:
        #12e1ba
        RGB:
        18, 225, 186
        CMY:
        93, 12, 27
        CMYK:
        92, 0, 17, 12
      HSL:
        169°, 85.1852%, 47.6471%
        HSV (HSB):
        169°, 92.0000%, 88.2353%
        XYZ:
        36.0376, 57.5242, 55.6583
        xyY:
        0.2415, 0.3855, 57.5242
      CIE-Lab:
        80.4735, -53.9448, 6.4196
        CIE-LCH:
        80.4735, 54.3255, 173.2135
        CIE-Luv:
        80.4735, -65.4878, 18.1868
        Hunter-Lab:
        75.8447, -47.9140, 9.5816
      #12e1ba color charts
#12e1ba RGB chart
      #12e1ba CMYK chart
      #12e1ba RGB pie chart
      #12e1ba color shades, tints & tones
#12e1ba color schemes
#12e1ba color preview, HTML & CSS examples
           This text has a color of #12e1ba        
        
          <p style="color:#12e1ba;">Text here</p>
        
        
          .mytext {color:#12e1ba;}
        
        Text color #12e1ba
      
           This box has a color of #12e1ba        
        
          <div style="background-color:#12e1ba;">Content here</div>
        
        
          .mybackground {background-color:#12e1ba;}
        
        Background color #12e1ba
      
           Border around this has a color of #12e1ba        
        
          <div style="border:2px solid #12e1ba;">Content here</div>
        
        
          .myborder {border:2px solid #12e1ba;}
        
        Border color #12e1ba