#114f1f color space conversions
Hex:
        #114f1f
        RGB:
        17, 79, 31
        CMY:
        93, 69, 88
        CMYK:
        78, 0, 61, 69
      HSL:
        134°, 64.5833%, 18.8235%
        HSV (HSB):
        134°, 78.4810%, 30.9804%
        XYZ:
        3.2745, 5.8101, 2.2452
        xyY:
        0.2890, 0.5128, 5.8101
      CIE-Lab:
        28.9281, -30.9619, 22.6184
        CIE-LCH:
        28.9281, 38.3436, 143.8510
        CIE-Luv:
        28.9281, -23.7049, 26.2676
        Hunter-Lab:
        24.1041, -17.9334, 11.3502
      #114f1f color charts
#114f1f RGB chart
      #114f1f CMYK chart
      #114f1f RGB pie chart
      #114f1f color shades, tints & tones
#114f1f color schemes
#114f1f color preview, HTML & CSS examples
           This text has a color of #114f1f        
        
          <p style="color:#114f1f;">Text here</p>
        
        
          .mytext {color:#114f1f;}
        
        Text color #114f1f
      
           This box has a color of #114f1f        
        
          <div style="background-color:#114f1f;">Content here</div>
        
        
          .mybackground {background-color:#114f1f;}
        
        Background color #114f1f
      
           Border around this has a color of #114f1f        
        
          <div style="border:2px solid #114f1f;">Content here</div>
        
        
          .myborder {border:2px solid #114f1f;}
        
        Border color #114f1f