#12bb49 color space conversions
Hex:
        #12bb49
        RGB:
        18, 187, 73
        CMY:
        93, 27, 71
        CMYK:
        90, 0, 61, 27
      HSL:
        140°, 82.4390%, 40.1961%
        HSV (HSB):
        140°, 90.3743%, 73.3333%
        XYZ:
        19.2224, 36.1503, 12.2679
        xyY:
        0.2842, 0.5344, 36.1503
      CIE-Lab:
        66.6346, -62.6939, 45.8757
        CIE-LCH:
        66.6346, 77.6859, 143.8055
        CIE-Luv:
        66.6346, -60.0504, 65.3815
        Hunter-Lab:
        60.1251, -48.1514, 29.9901
      #12bb49 color charts
#12bb49 RGB chart
      #12bb49 CMYK chart
      #12bb49 RGB pie chart
      #12bb49 color shades, tints & tones
#12bb49 color schemes
#12bb49 color preview, HTML & CSS examples
           This text has a color of #12bb49        
        
          <p style="color:#12bb49;">Text here</p>
        
        
          .mytext {color:#12bb49;}
        
        Text color #12bb49
      
           This box has a color of #12bb49        
        
          <div style="background-color:#12bb49;">Content here</div>
        
        
          .mybackground {background-color:#12bb49;}
        
        Background color #12bb49
      
           Border around this has a color of #12bb49        
        
          <div style="border:2px solid #12bb49;">Content here</div>
        
        
          .myborder {border:2px solid #12bb49;}
        
        Border color #12bb49