#40cf12 color space conversions
Hex:
        #40cf12
        RGB:
        64, 207, 18
        CMY:
        75, 19, 93
        CMYK:
        69, 0, 91, 19
      HSL:
        105°, 84.0000%, 44.1176%
        HSV (HSB):
        105°, 91.3043%, 81.1765%
        XYZ:
        24.5364, 45.7593, 8.1115
        xyY:
        0.3129, 0.5836, 45.7593
      CIE-Lab:
        73.3891, -66.9314, 69.9647
        CIE-LCH:
        73.3891, 96.8239, 133.7307
        CIE-Luv:
        73.3891, -61.3993, 87.5666
        Hunter-Lab:
        67.6456, -53.6345, 40.2424
      #40cf12 color charts
#40cf12 RGB chart
      #40cf12 CMYK chart
      #40cf12 RGB pie chart
      #40cf12 color shades, tints & tones
#40cf12 color schemes
#40cf12 color preview, HTML & CSS examples
           This text has a color of #40cf12        
        
          <p style="color:#40cf12;">Text here</p>
        
        
          .mytext {color:#40cf12;}
        
        Text color #40cf12
      
           This box has a color of #40cf12        
        
          <div style="background-color:#40cf12;">Content here</div>
        
        
          .mybackground {background-color:#40cf12;}
        
        Background color #40cf12
      
           Border around this has a color of #40cf12        
        
          <div style="border:2px solid #40cf12;">Content here</div>
        
        
          .myborder {border:2px solid #40cf12;}
        
        Border color #40cf12