#12f7ba color space conversions
Hex:
        #12f7ba
        RGB:
        18, 247, 186
        CMY:
        93, 3, 27
        CMYK:
        93, 0, 25, 3
      HSL:
        164°, 93.4694%, 51.9608%
        HSV (HSB):
        164°, 92.7126%, 96.8627%
        XYZ:
        42.3731, 70.1953, 57.7701
        xyY:
        0.2488, 0.4121, 70.1953
      CIE-Lab:
        87.0926, -62.4020, 15.8343
        CIE-LCH:
        87.0926, 64.3796, 165.7619
        CIE-Luv:
        87.0926, -72.7273, 33.5750
        Hunter-Lab:
        83.7826, -56.3431, 17.7660
      #12f7ba color charts
#12f7ba RGB chart
      #12f7ba CMYK chart
      #12f7ba RGB pie chart
      #12f7ba color shades, tints & tones
#12f7ba color schemes
#12f7ba color preview, HTML & CSS examples
           This text has a color of #12f7ba        
        
          <p style="color:#12f7ba;">Text here</p>
        
        
          .mytext {color:#12f7ba;}
        
        Text color #12f7ba
      
           This box has a color of #12f7ba        
        
          <div style="background-color:#12f7ba;">Content here</div>
        
        
          .mybackground {background-color:#12f7ba;}
        
        Background color #12f7ba
      
           Border around this has a color of #12f7ba        
        
          <div style="border:2px solid #12f7ba;">Content here</div>
        
        
          .myborder {border:2px solid #12f7ba;}
        
        Border color #12f7ba