#1dae12 color space conversions
Hex:
        #1dae12
        RGB:
        29, 174, 18
        CMY:
        89, 32, 93
        CMYK:
        83, 0, 90, 32
      HSL:
        116°, 81.2500%, 37.6471%
        HSV (HSB):
        116°, 89.6552%, 68.2353%
        XYZ:
        15.7519, 30.5770, 5.6440
        xyY:
        0.3031, 0.5883, 30.5770
      CIE-Lab:
        62.1489, -62.2058, 60.1681
        CIE-LCH:
        62.1489, 86.5434, 135.9540
        CIE-Luv:
        62.1489, -56.2347, 74.1294
        Hunter-Lab:
        55.2965, -45.9207, 32.6559
      #1dae12 color charts
#1dae12 RGB chart
      #1dae12 CMYK chart
      #1dae12 RGB pie chart
      #1dae12 color shades, tints & tones
#1dae12 color schemes
#1dae12 color preview, HTML & CSS examples
           This text has a color of #1dae12        
        
          <p style="color:#1dae12;">Text here</p>
        
        
          .mytext {color:#1dae12;}
        
        Text color #1dae12
      
           This box has a color of #1dae12        
        
          <div style="background-color:#1dae12;">Content here</div>
        
        
          .mybackground {background-color:#1dae12;}
        
        Background color #1dae12
      
           Border around this has a color of #1dae12        
        
          <div style="border:2px solid #1dae12;">Content here</div>
        
        
          .myborder {border:2px solid #1dae12;}
        
        Border color #1dae12