#12b96a color space conversions
Hex:
        #12b96a
        RGB:
        18, 185, 106
        CMY:
        93, 27, 58
        CMYK:
        90, 0, 43, 27
      HSL:
        152°, 82.2660%, 39.8039%
        HSV (HSB):
        152°, 90.2703%, 72.5490%
        XYZ:
        20.1999, 35.8671, 19.4941
        xyY:
        0.2673, 0.4747, 35.8671
      CIE-Lab:
        66.4183, -56.8683, 29.3779
        CIE-LCH:
        66.4183, 64.0084, 152.6793
        CIE-Luv:
        66.4183, -57.6931, 47.5848
        Hunter-Lab:
        59.8892, -44.6000, 22.6234
      #12b96a color charts
#12b96a RGB chart
      #12b96a CMYK chart
      #12b96a RGB pie chart
      #12b96a color shades, tints & tones
#12b96a color schemes
#12b96a color preview, HTML & CSS examples
           This text has a color of #12b96a        
        
          <p style="color:#12b96a;">Text here</p>
        
        
          .mytext {color:#12b96a;}
        
        Text color #12b96a
      
           This box has a color of #12b96a        
        
          <div style="background-color:#12b96a;">Content here</div>
        
        
          .mybackground {background-color:#12b96a;}
        
        Background color #12b96a
      
           Border around this has a color of #12b96a        
        
          <div style="border:2px solid #12b96a;">Content here</div>
        
        
          .myborder {border:2px solid #12b96a;}
        
        Border color #12b96a