#12c485 color space conversions
Hex:
        #12c485
        RGB:
        18, 196, 133
        CMY:
        93, 23, 48
        CMYK:
        91, 0, 32, 23
      HSL:
        159°, 83.1776%, 41.9608%
        HSV (HSB):
        159°, 90.8163%, 76.8627%
        XYZ:
        24.2230, 41.3019, 28.8857
        xyY:
        0.2566, 0.4375, 41.3019
      CIE-Lab:
        70.3869, -55.3521, 20.4328
        CIE-LCH:
        70.3869, 59.0030, 159.7388
        CIE-Luv:
        70.3869, -59.6464, 37.1323
        Hunter-Lab:
        64.2666, -45.1872, 18.3377
      #12c485 color charts
#12c485 RGB chart
      #12c485 CMYK chart
      #12c485 RGB pie chart
      #12c485 color shades, tints & tones
#12c485 color schemes
#12c485 color preview, HTML & CSS examples
           This text has a color of #12c485        
        
          <p style="color:#12c485;">Text here</p>
        
        
          .mytext {color:#12c485;}
        
        Text color #12c485
      
           This box has a color of #12c485        
        
          <div style="background-color:#12c485;">Content here</div>
        
        
          .mybackground {background-color:#12c485;}
        
        Background color #12c485
      
           Border around this has a color of #12c485        
        
          <div style="border:2px solid #12c485;">Content here</div>
        
        
          .myborder {border:2px solid #12c485;}
        
        Border color #12c485