#12b664 color space conversions
Hex:
        #12b664
        RGB:
        18, 182, 100
        CMY:
        93, 29, 61
        CMYK:
        90, 0, 45, 29
      HSL:
        150°, 82.0000%, 39.2157%
        HSV (HSB):
        150°, 90.1099%, 71.3725%
        XYZ:
        19.2777, 34.5046, 17.7006
        xyY:
        0.2697, 0.4827, 34.5046
      CIE-Lab:
        65.3611, -56.9238, 31.1239
        CIE-LCH:
        65.3611, 64.8769, 151.3317
        CIE-Luv:
        65.3611, -57.0421, 49.3256
        Hunter-Lab:
        58.7406, -44.2155, 23.2523
      #12b664 color charts
#12b664 RGB chart
      #12b664 CMYK chart
      #12b664 RGB pie chart
      #12b664 color shades, tints & tones
#12b664 color schemes
#12b664 color preview, HTML & CSS examples
           This text has a color of #12b664        
        
          <p style="color:#12b664;">Text here</p>
        
        
          .mytext {color:#12b664;}
        
        Text color #12b664
      
           This box has a color of #12b664        
        
          <div style="background-color:#12b664;">Content here</div>
        
        
          .mybackground {background-color:#12b664;}
        
        Background color #12b664
      
           Border around this has a color of #12b664        
        
          <div style="border:2px solid #12b664;">Content here</div>
        
        
          .myborder {border:2px solid #12b664;}
        
        Border color #12b664