#12ac5b color space conversions
Hex:
        #12ac5b
        RGB:
        18, 172, 91
        CMY:
        93, 33, 64
        CMYK:
        90, 0, 47, 33
      HSL:
        148°, 81.0526%, 37.2549%
        HSV (HSB):
        148°, 89.5349%, 67.4510%
        XYZ:
        16.8903, 30.3890, 14.8730
        xyY:
        0.2718, 0.4889, 30.3890
      CIE-Lab:
        61.9884, -55.0512, 31.4615
        CIE-LCH:
        61.9884, 63.4071, 150.2522
        CIE-Luv:
        61.9884, -54.1912, 48.6146
        Hunter-Lab:
        55.1262, -41.7796, 22.5920
      #12ac5b color charts
#12ac5b RGB chart
      #12ac5b CMYK chart
      #12ac5b RGB pie chart
      #12ac5b color shades, tints & tones
#12ac5b color schemes
#12ac5b color preview, HTML & CSS examples
           This text has a color of #12ac5b        
        
          <p style="color:#12ac5b;">Text here</p>
        
        
          .mytext {color:#12ac5b;}
        
        Text color #12ac5b
      
           This box has a color of #12ac5b        
        
          <div style="background-color:#12ac5b;">Content here</div>
        
        
          .mybackground {background-color:#12ac5b;}
        
        Background color #12ac5b
      
           Border around this has a color of #12ac5b        
        
          <div style="border:2px solid #12ac5b;">Content here</div>
        
        
          .myborder {border:2px solid #12ac5b;}
        
        Border color #12ac5b