#12d7ba color space conversions
Hex:
        #12d7ba
        RGB:
        18, 215, 186
        CMY:
        93, 16, 27
        CMYK:
        92, 0, 13, 16
      HSL:
        171°, 84.5494%, 45.6863%
        HSV (HSB):
        171°, 91.6279%, 84.3137%
        XYZ:
        33.4128, 52.2746, 54.7834
        xyY:
        0.2379, 0.3721, 52.2746
      CIE-Lab:
        77.4448, -49.8982, 2.0400
        CIE-LCH:
        77.4448, 49.9399, 177.6589
        CIE-Luv:
        77.4448, -62.1410, 10.8899
        Hunter-Lab:
        72.3012, -44.0363, 5.6862
      #12d7ba color charts
#12d7ba RGB chart
      #12d7ba CMYK chart
      #12d7ba RGB pie chart
      #12d7ba color shades, tints & tones
#12d7ba color schemes
#12d7ba color preview, HTML & CSS examples
           This text has a color of #12d7ba        
        
          <p style="color:#12d7ba;">Text here</p>
        
        
          .mytext {color:#12d7ba;}
        
        Text color #12d7ba
      
           This box has a color of #12d7ba        
        
          <div style="background-color:#12d7ba;">Content here</div>
        
        
          .mybackground {background-color:#12d7ba;}
        
        Background color #12d7ba
      
           Border around this has a color of #12d7ba        
        
          <div style="border:2px solid #12d7ba;">Content here</div>
        
        
          .myborder {border:2px solid #12d7ba;}
        
        Border color #12d7ba