#11942f color space conversions
Hex:
        #11942f
        RGB:
        17, 148, 47
        CMY:
        93, 42, 82
        CMYK:
        89, 0, 68, 42
      HSL:
        134°, 79.3939%, 32.3529%
        HSV (HSB):
        134°, 88.5135%, 58.0392%
        XYZ:
        11.3342, 21.5042, 6.2427
        xyY:
        0.2900, 0.5502, 21.5042
      CIE-Lab:
        53.4970, -53.4510, 42.7024
        CIE-LCH:
        53.4970, 68.4142, 141.3784
        CIE-Luv:
        53.4970, -48.1752, 55.9931
        Hunter-Lab:
        46.3726, -37.5241, 24.4792
      #11942f color charts
#11942f RGB chart
      #11942f CMYK chart
      #11942f RGB pie chart
      #11942f color shades, tints & tones
#11942f color schemes
#11942f color preview, HTML & CSS examples
           This text has a color of #11942f        
        
          <p style="color:#11942f;">Text here</p>
        
        
          .mytext {color:#11942f;}
        
        Text color #11942f
      
           This box has a color of #11942f        
        
          <div style="background-color:#11942f;">Content here</div>
        
        
          .mybackground {background-color:#11942f;}
        
        Background color #11942f
      
           Border around this has a color of #11942f        
        
          <div style="border:2px solid #11942f;">Content here</div>
        
        
          .myborder {border:2px solid #11942f;}
        
        Border color #11942f