#124a2b color space conversions
Hex:
        #124a2b
        RGB:
        18, 74, 43
        CMY:
        93, 71, 83
        CMYK:
        76, 0, 42, 71
      HSL:
        147°, 60.8696%, 18.0392%
        HSV (HSB):
        147°, 75.6757%, 29.0196%
        XYZ:
        3.1343, 5.2006, 3.1241
        xyY:
        0.2735, 0.4538, 5.2006
      CIE-Lab:
        27.2987, -26.2945, 13.4246
        CIE-LCH:
        27.2987, 29.5232, 152.9534
        CIE-Luv:
        27.2987, -21.0558, 17.3044
        Hunter-Lab:
        22.8048, -15.3754, 7.8410
      #124a2b color charts
#124a2b RGB chart
      #124a2b CMYK chart
      #124a2b RGB pie chart
      #124a2b color shades, tints & tones
#124a2b color schemes
#124a2b color preview, HTML & CSS examples
           This text has a color of #124a2b        
        
          <p style="color:#124a2b;">Text here</p>
        
        
          .mytext {color:#124a2b;}
        
        Text color #124a2b
      
           This box has a color of #124a2b        
        
          <div style="background-color:#124a2b;">Content here</div>
        
        
          .mybackground {background-color:#124a2b;}
        
        Background color #124a2b
      
           Border around this has a color of #124a2b        
        
          <div style="border:2px solid #124a2b;">Content here</div>
        
        
          .myborder {border:2px solid #124a2b;}
        
        Border color #124a2b