#40bf12 color space conversions
Hex:
        #40bf12
        RGB:
        64, 191, 18
        CMY:
        75, 25, 93
        CMYK:
        66, 0, 91, 25
      HSL:
        104°, 82.7751%, 40.9804%
        HSV (HSB):
        104°, 90.5759%, 74.9020%
        XYZ:
        20.8543, 38.3953, 6.8842
        xyY:
        0.3153, 0.5806, 38.3953
      CIE-Lab:
        68.3109, -61.8384, 65.6878
        CIE-LCH:
        68.3109, 90.2157, 133.2710
        CIE-Luv:
        68.3109, -55.7130, 81.1040
        Hunter-Lab:
        61.9639, -48.3616, 36.7877
      #40bf12 color charts
#40bf12 RGB chart
      #40bf12 CMYK chart
      #40bf12 RGB pie chart
      #40bf12 color shades, tints & tones
#40bf12 color schemes
#40bf12 color preview, HTML & CSS examples
           This text has a color of #40bf12        
        
          <p style="color:#40bf12;">Text here</p>
        
        
          .mytext {color:#40bf12;}
        
        Text color #40bf12
      
           This box has a color of #40bf12        
        
          <div style="background-color:#40bf12;">Content here</div>
        
        
          .mybackground {background-color:#40bf12;}
        
        Background color #40bf12
      
           Border around this has a color of #40bf12        
        
          <div style="border:2px solid #40bf12;">Content here</div>
        
        
          .myborder {border:2px solid #40bf12;}
        
        Border color #40bf12