#12752f color space conversions
Hex:
        #12752f
        RGB:
        18, 117, 47
        CMY:
        93, 54, 82
        CMYK:
        85, 0, 60, 54
      HSL:
        138°, 73.3333%, 26.4706%
        HSV (HSB):
        138°, 84.6154%, 45.8824%
        XYZ:
        7.1238, 13.0564, 4.8340
        xyY:
        0.2848, 0.5220, 13.0564
      CIE-Lab:
        42.8481, -42.8438, 30.6440
        CIE-LCH:
        42.8481, 52.6749, 144.4258
        CIE-Luv:
        42.8481, -37.2148, 40.1050
        Hunter-Lab:
        36.1337, -28.0422, 17.3617
      #12752f color charts
#12752f RGB chart
      #12752f CMYK chart
      #12752f RGB pie chart
      #12752f color shades, tints & tones
#12752f color schemes
#12752f color preview, HTML & CSS examples
           This text has a color of #12752f        
        
          <p style="color:#12752f;">Text here</p>
        
        
          .mytext {color:#12752f;}
        
        Text color #12752f
      
           This box has a color of #12752f        
        
          <div style="background-color:#12752f;">Content here</div>
        
        
          .mybackground {background-color:#12752f;}
        
        Background color #12752f
      
           Border around this has a color of #12752f        
        
          <div style="border:2px solid #12752f;">Content here</div>
        
        
          .myborder {border:2px solid #12752f;}
        
        Border color #12752f