#12c299 color space conversions
Hex:
        #12c299
        RGB:
        18, 194, 153
        CMY:
        93, 24, 40
        CMYK:
        91, 0, 21, 24
      HSL:
        166°, 83.0189%, 41.5686%
        HSV (HSB):
        166°, 90.7216%, 76.0784%
        XYZ:
        25.2910, 41.0121, 36.7201
        xyY:
        0.2455, 0.3981, 41.0121
      CIE-Lab:
        70.1844, -49.8870, 9.3813
        CIE-LCH:
        70.1844, 50.7614, 169.3498
        CIE-Luv:
        70.1844, -57.5431, 21.3445
        Hunter-Lab:
        64.0407, -41.5778, 10.8323
      #12c299 color charts
#12c299 RGB chart
      #12c299 CMYK chart
      #12c299 RGB pie chart
      #12c299 color shades, tints & tones
#12c299 color schemes
#12c299 color preview, HTML & CSS examples
           This text has a color of #12c299        
        
          <p style="color:#12c299;">Text here</p>
        
        
          .mytext {color:#12c299;}
        
        Text color #12c299
      
           This box has a color of #12c299        
        
          <div style="background-color:#12c299;">Content here</div>
        
        
          .mybackground {background-color:#12c299;}
        
        Background color #12c299
      
           Border around this has a color of #12c299        
        
          <div style="border:2px solid #12c299;">Content here</div>
        
        
          .myborder {border:2px solid #12c299;}
        
        Border color #12c299