#12af4a color space conversions
Hex:
        #12af4a
        RGB:
        18, 175, 74
        CMY:
        93, 31, 71
        CMYK:
        90, 0, 58, 31
      HSL:
        141°, 81.3472%, 37.8431%
        HSV (HSB):
        141°, 89.7143%, 68.6275%
        XYZ:
        16.8155, 31.2830, 11.6305
        xyY:
        0.2815, 0.5237, 31.2830
      CIE-Lab:
        62.7458, -58.7315, 40.8737
        CIE-LCH:
        62.7458, 71.5545, 145.1644
        CIE-Luv:
        62.7458, -56.0597, 58.8204
        Hunter-Lab:
        55.9312, -44.2143, 26.8229
      #12af4a color charts
#12af4a RGB chart
      #12af4a CMYK chart
      #12af4a RGB pie chart
      #12af4a color shades, tints & tones
#12af4a color schemes
#12af4a color preview, HTML & CSS examples
           This text has a color of #12af4a        
        
          <p style="color:#12af4a;">Text here</p>
        
        
          .mytext {color:#12af4a;}
        
        Text color #12af4a
      
           This box has a color of #12af4a        
        
          <div style="background-color:#12af4a;">Content here</div>
        
        
          .mybackground {background-color:#12af4a;}
        
        Background color #12af4a
      
           Border around this has a color of #12af4a        
        
          <div style="border:2px solid #12af4a;">Content here</div>
        
        
          .myborder {border:2px solid #12af4a;}
        
        Border color #12af4a