#12955a color space conversions
Hex:
        #12955a
        RGB:
        18, 149, 90
        CMY:
        93, 42, 65
        CMYK:
        88, 0, 40, 42
      HSL:
        153°, 78.4431%, 32.7451%
        HSV (HSB):
        153°, 87.9195%, 58.4314%
        XYZ:
        12.8424, 22.3617, 13.3122
        xyY:
        0.2647, 0.4609, 22.3617
      CIE-Lab:
        54.4087, -46.9158, 22.1298
        CIE-LCH:
        54.4087, 51.8732, 154.7471
        CIE-Luv:
        54.4087, -46.3388, 35.4290
        Hunter-Lab:
        47.2881, -34.2778, 16.4108
      #12955a color charts
#12955a RGB chart
      #12955a CMYK chart
      #12955a RGB pie chart
      #12955a color shades, tints & tones
#12955a color schemes
#12955a color preview, HTML & CSS examples
           This text has a color of #12955a        
        
          <p style="color:#12955a;">Text here</p>
        
        
          .mytext {color:#12955a;}
        
        Text color #12955a
      
           This box has a color of #12955a        
        
          <div style="background-color:#12955a;">Content here</div>
        
        
          .mybackground {background-color:#12955a;}
        
        Background color #12955a
      
           Border around this has a color of #12955a        
        
          <div style="border:2px solid #12955a;">Content here</div>
        
        
          .myborder {border:2px solid #12955a;}
        
        Border color #12955a