#12956f color space conversions
Hex:
        #12956f
        RGB:
        18, 149, 111
        CMY:
        93, 42, 56
        CMYK:
        88, 0, 26, 42
      HSL:
        163°, 78.4431%, 32.7451%
        HSV (HSB):
        163°, 87.9195%, 58.4314%
        XYZ:
        13.8661, 22.7712, 18.7034
        xyY:
        0.2506, 0.4115, 22.7712
      CIE-Lab:
        54.8359, -42.1130, 10.9534
        CIE-LCH:
        54.8359, 43.5141, 165.4207
        CIE-Luv:
        54.8359, -44.9590, 21.1319
        Hunter-Lab:
        47.7192, -31.6404, 10.1649
      #12956f color charts
#12956f RGB chart
      #12956f CMYK chart
      #12956f RGB pie chart
      #12956f color shades, tints & tones
#12956f color schemes
#12956f color preview, HTML & CSS examples
           This text has a color of #12956f        
        
          <p style="color:#12956f;">Text here</p>
        
        
          .mytext {color:#12956f;}
        
        Text color #12956f
      
           This box has a color of #12956f        
        
          <div style="background-color:#12956f;">Content here</div>
        
        
          .mybackground {background-color:#12956f;}
        
        Background color #12956f
      
           Border around this has a color of #12956f        
        
          <div style="border:2px solid #12956f;">Content here</div>
        
        
          .myborder {border:2px solid #12956f;}
        
        Border color #12956f