#12c499 color space conversions
Hex:
        #12c499
        RGB:
        18, 196, 153
        CMY:
        93, 23, 40
        CMYK:
        91, 0, 22, 23
      HSL:
        166°, 83.1776%, 41.9608%
        HSV (HSB):
        166°, 90.8163%, 76.8627%
        XYZ:
        25.7392, 41.9084, 36.8695
        xyY:
        0.2463, 0.4010, 41.9084
      CIE-Lab:
        70.8077, -50.6853, 10.2675
        CIE-LCH:
        70.8077, 51.7148, 168.5484
        CIE-Luv:
        70.8077, -58.2228, 22.7553
        Hunter-Lab:
        64.7367, -42.3180, 11.5482
      #12c499 color charts
#12c499 RGB chart
      #12c499 CMYK chart
      #12c499 RGB pie chart
      #12c499 color shades, tints & tones
#12c499 color schemes
#12c499 color preview, HTML & CSS examples
           This text has a color of #12c499        
        
          <p style="color:#12c499;">Text here</p>
        
        
          .mytext {color:#12c499;}
        
        Text color #12c499
      
           This box has a color of #12c499        
        
          <div style="background-color:#12c499;">Content here</div>
        
        
          .mybackground {background-color:#12c499;}
        
        Background color #12c499
      
           Border around this has a color of #12c499        
        
          <div style="border:2px solid #12c499;">Content here</div>
        
        
          .myborder {border:2px solid #12c499;}
        
        Border color #12c499