#12962d color space conversions
Hex:
        #12962d
        RGB:
        18, 150, 45
        CMY:
        93, 41, 82
        CMYK:
        88, 0, 70, 41
      HSL:
        132°, 78.5714%, 32.9412%
        HSV (HSB):
        132°, 88.0000%, 58.8235%
        XYZ:
        11.6295, 22.1308, 6.1414
        xyY:
        0.2915, 0.5546, 22.1308
      CIE-Lab:
        54.1655, -54.2134, 44.2745
        CIE-LCH:
        54.1655, 69.9952, 140.7625
        CIE-Luv:
        54.1655, -48.8278, 57.6371
        Hunter-Lab:
        47.0433, -38.1993, 25.1902
      #12962d color charts
#12962d RGB chart
      #12962d CMYK chart
      #12962d RGB pie chart
      #12962d color shades, tints & tones
#12962d color schemes
#12962d color preview, HTML & CSS examples
           This text has a color of #12962d        
        
          <p style="color:#12962d;">Text here</p>
        
        
          .mytext {color:#12962d;}
        
        Text color #12962d
      
           This box has a color of #12962d        
        
          <div style="background-color:#12962d;">Content here</div>
        
        
          .mybackground {background-color:#12962d;}
        
        Background color #12962d
      
           Border around this has a color of #12962d        
        
          <div style="border:2px solid #12962d;">Content here</div>
        
        
          .myborder {border:2px solid #12962d;}
        
        Border color #12962d