#12914a color space conversions
Hex:
        #12914a
        RGB:
        18, 145, 74
        CMY:
        93, 43, 71
        CMYK:
        88, 0, 49, 43
      HSL:
        146°, 77.9141%, 31.9608%
        HSV (HSB):
        146°, 87.5862%, 56.8627%
        XYZ:
        11.6109, 20.8738, 9.8957
        xyY:
        0.2740, 0.4925, 20.8738
      CIE-Lab:
        52.8111, -48.5079, 28.7195
        CIE-LCH:
        52.8111, 56.3722, 149.3720
        CIE-Luv:
        52.8111, -45.8566, 42.3923
        Hunter-Lab:
        45.6879, -34.5907, 19.1397
      #12914a color charts
#12914a RGB chart
      #12914a CMYK chart
      #12914a RGB pie chart
      #12914a color shades, tints & tones
#12914a color schemes
#12914a color preview, HTML & CSS examples
           This text has a color of #12914a        
        
          <p style="color:#12914a;">Text here</p>
        
        
          .mytext {color:#12914a;}
        
        Text color #12914a
      
           This box has a color of #12914a        
        
          <div style="background-color:#12914a;">Content here</div>
        
        
          .mybackground {background-color:#12914a;}
        
        Background color #12914a
      
           Border around this has a color of #12914a        
        
          <div style="border:2px solid #12914a;">Content here</div>
        
        
          .myborder {border:2px solid #12914a;}
        
        Border color #12914a