#12fac4 color space conversions
Hex:
        #12fac4
        RGB:
        18, 250, 196
        CMY:
        93, 2, 23
        CMYK:
        93, 0, 22, 2
      HSL:
        166°, 95.8678%, 52.5490%
        HSV (HSB):
        166°, 92.8000%, 98.0392%
        XYZ:
        44.3989, 72.4853, 63.8756
        xyY:
        0.2456, 0.4010, 72.4853
      CIE-Lab:
        88.2017, -61.1903, 12.2326
        CIE-LCH:
        88.2017, 62.4011, 168.6950
        CIE-Luv:
        88.2017, -72.9640, 28.2612
        Hunter-Lab:
        85.1383, -55.9059, 15.1141
      #12fac4 color charts
#12fac4 RGB chart
      #12fac4 CMYK chart
      #12fac4 RGB pie chart
      #12fac4 color shades, tints & tones
#12fac4 color schemes
#12fac4 color preview, HTML & CSS examples
           This text has a color of #12fac4        
        
          <p style="color:#12fac4;">Text here</p>
        
        
          .mytext {color:#12fac4;}
        
        Text color #12fac4
      
           This box has a color of #12fac4        
        
          <div style="background-color:#12fac4;">Content here</div>
        
        
          .mybackground {background-color:#12fac4;}
        
        Background color #12fac4
      
           Border around this has a color of #12fac4        
        
          <div style="border:2px solid #12fac4;">Content here</div>
        
        
          .myborder {border:2px solid #12fac4;}
        
        Border color #12fac4