#12764f color space conversions
Hex:
        #12764f
        RGB:
        18, 118, 79
        CMY:
        93, 54, 69
        CMYK:
        85, 0, 33, 54
      HSL:
        157°, 73.5294%, 26.6667%
        HSV (HSB):
        157°, 84.7458%, 46.2745%
        XYZ:
        8.1392, 13.6500, 9.6029
        xyY:
        0.2593, 0.4348, 13.6500
      CIE-Lab:
        43.7267, -37.0568, 13.9524
        CIE-LCH:
        43.7267, 39.5964, 159.3679
        CIE-Luv:
        43.7267, -35.8916, 22.7055
        Hunter-Lab:
        36.9459, -25.3318, 10.4516
      #12764f color charts
#12764f RGB chart
      #12764f CMYK chart
      #12764f RGB pie chart
      #12764f color shades, tints & tones
#12764f color schemes
#12764f color preview, HTML & CSS examples
           This text has a color of #12764f        
        
          <p style="color:#12764f;">Text here</p>
        
        
          .mytext {color:#12764f;}
        
        Text color #12764f
      
           This box has a color of #12764f        
        
          <div style="background-color:#12764f;">Content here</div>
        
        
          .mybackground {background-color:#12764f;}
        
        Background color #12764f
      
           Border around this has a color of #12764f        
        
          <div style="border:2px solid #12764f;">Content here</div>
        
        
          .myborder {border:2px solid #12764f;}
        
        Border color #12764f