#12814f color space conversions
Hex:
        #12814f
        RGB:
        18, 129, 79
        CMY:
        93, 49, 69
        CMYK:
        86, 0, 39, 49
      HSL:
        153°, 75.5102%, 28.8235%
        HSV (HSB):
        153°, 86.0465%, 50.5882%
        XYZ:
        9.5110, 16.3936, 10.0601
        xyY:
        0.2645, 0.4558, 16.3936
      CIE-Lab:
        47.4867, -41.5191, 19.0440
        CIE-LCH:
        47.4867, 45.6783, 155.3600
        CIE-Luv:
        47.4867, -39.8983, 29.8028
        Hunter-Lab:
        40.4890, -28.9257, 13.6108
      #12814f color charts
#12814f RGB chart
      #12814f CMYK chart
      #12814f RGB pie chart
      #12814f color shades, tints & tones
#12814f color schemes
#12814f color preview, HTML & CSS examples
           This text has a color of #12814f        
        
          <p style="color:#12814f;">Text here</p>
        
        
          .mytext {color:#12814f;}
        
        Text color #12814f
      
           This box has a color of #12814f        
        
          <div style="background-color:#12814f;">Content here</div>
        
        
          .mybackground {background-color:#12814f;}
        
        Background color #12814f
      
           Border around this has a color of #12814f        
        
          <div style="border:2px solid #12814f;">Content here</div>
        
        
          .myborder {border:2px solid #12814f;}
        
        Border color #12814f