#12a314 color space conversions
Hex:
        #12a314
        RGB:
        18, 163, 20
        CMY:
        93, 36, 92
        CMYK:
        89, 0, 88, 36
      HSL:
        121°, 80.1105%, 35.4902%
        HSV (HSB):
        121°, 88.9571%, 63.9216%
        XYZ:
        13.4729, 26.3735, 5.0423
        xyY:
        0.3001, 0.5875, 26.3735
      CIE-Lab:
        58.3899, -59.9440, 56.4371
        CIE-LCH:
        58.3899, 82.3312, 136.7260
        CIE-Luv:
        58.3899, -53.7401, 69.2358
        Hunter-Lab:
        51.3551, -43.0424, 30.1272
      #12a314 color charts
#12a314 RGB chart
      #12a314 CMYK chart
      #12a314 RGB pie chart
      #12a314 color shades, tints & tones
#12a314 color schemes
#12a314 color preview, HTML & CSS examples
           This text has a color of #12a314        
        
          <p style="color:#12a314;">Text here</p>
        
        
          .mytext {color:#12a314;}
        
        Text color #12a314
      
           This box has a color of #12a314        
        
          <div style="background-color:#12a314;">Content here</div>
        
        
          .mybackground {background-color:#12a314;}
        
        Background color #12a314
      
           Border around this has a color of #12a314        
        
          <div style="border:2px solid #12a314;">Content here</div>
        
        
          .myborder {border:2px solid #12a314;}
        
        Border color #12a314