#124f17 color space conversions
Hex:
        #124f17
        RGB:
        18, 79, 23
        CMY:
        93, 69, 91
        CMYK:
        77, 0, 71, 69
      HSL:
        125°, 62.8866%, 19.0196%
        HSV (HSB):
        125°, 77.2152%, 30.9804%
        XYZ:
        3.2001, 5.7824, 1.7581
        xyY:
        0.2979, 0.5384, 5.7824
      CIE-Lab:
        28.8568, -31.8957, 26.7892
        CIE-LCH:
        28.8568, 41.6533, 139.9731
        CIE-Luv:
        28.8568, -23.7827, 29.3584
        Hunter-Lab:
        24.0467, -18.3272, 12.4979
      #124f17 color charts
#124f17 RGB chart
      #124f17 CMYK chart
      #124f17 RGB pie chart
      #124f17 color shades, tints & tones
#124f17 color schemes
#124f17 color preview, HTML & CSS examples
           This text has a color of #124f17        
        
          <p style="color:#124f17;">Text here</p>
        
        
          .mytext {color:#124f17;}
        
        Text color #124f17
      
           This box has a color of #124f17        
        
          <div style="background-color:#124f17;">Content here</div>
        
        
          .mybackground {background-color:#124f17;}
        
        Background color #124f17
      
           Border around this has a color of #124f17        
        
          <div style="border:2px solid #124f17;">Content here</div>
        
        
          .myborder {border:2px solid #124f17;}
        
        Border color #124f17