#12543f color space conversions
Hex:
        #12543f
        RGB:
        18, 84, 63
        CMY:
        93, 67, 75
        CMYK:
        79, 0, 25, 67
      HSL:
        161°, 64.7059%, 20.0000%
        HSV (HSB):
        161°, 78.5714%, 32.9412%
        XYZ:
        4.3170, 6.8281, 5.7931
        xyY:
        0.2549, 0.4031, 6.8281
      CIE-Lab:
        31.4124, -25.9682, 6.5233
        CIE-LCH:
        31.4124, 26.7751, 165.8989
        CIE-Luv:
        31.4124, -23.9768, 10.9368
        Hunter-Lab:
        26.1307, -16.2392, 5.1471
      #12543f color charts
#12543f RGB chart
      #12543f CMYK chart
      #12543f RGB pie chart
      #12543f color shades, tints & tones
#12543f color schemes
#12543f color preview, HTML & CSS examples
           This text has a color of #12543f        
        
          <p style="color:#12543f;">Text here</p>
        
        
          .mytext {color:#12543f;}
        
        Text color #12543f
      
           This box has a color of #12543f        
        
          <div style="background-color:#12543f;">Content here</div>
        
        
          .mybackground {background-color:#12543f;}
        
        Background color #12543f
      
           Border around this has a color of #12543f        
        
          <div style="border:2px solid #12543f;">Content here</div>
        
        
          .myborder {border:2px solid #12543f;}
        
        Border color #12543f