#12804a color space conversions
Hex:
        #12804a
        RGB:
        18, 128, 74
        CMY:
        93, 50, 71
        CMYK:
        86, 0, 42, 50
      HSL:
        151°, 75.3425%, 28.6275%
        HSV (HSB):
        151°, 85.9375%, 50.1961%
        XYZ:
        9.2047, 16.0614, 9.0936
        xyY:
        0.2679, 0.4674, 16.0614
      CIE-Lab:
        47.0549, -42.1771, 21.2931
        CIE-LCH:
        47.0549, 47.2473, 153.2130
        CIE-Luv:
        47.0549, -39.8317, 32.2676
        Hunter-Lab:
        40.0766, -29.1368, 14.6004
      #12804a color charts
#12804a RGB chart
      #12804a CMYK chart
      #12804a RGB pie chart
      #12804a color shades, tints & tones
#12804a color schemes
#12804a color preview, HTML & CSS examples
           This text has a color of #12804a        
        
          <p style="color:#12804a;">Text here</p>
        
        
          .mytext {color:#12804a;}
        
        Text color #12804a
      
           This box has a color of #12804a        
        
          <div style="background-color:#12804a;">Content here</div>
        
        
          .mybackground {background-color:#12804a;}
        
        Background color #12804a
      
           Border around this has a color of #12804a        
        
          <div style="border:2px solid #12804a;">Content here</div>
        
        
          .myborder {border:2px solid #12804a;}
        
        Border color #12804a