#42f212 color space conversions
Hex:
        #42f212
        RGB:
        66, 242, 18
        CMY:
        74, 5, 93
        CMYK:
        73, 0, 93, 5
      HSL:
        107°, 89.6000%, 50.9804%
        HSV (HSB):
        107°, 92.5620%, 94.9020%
        XYZ:
        34.1081, 64.7062, 11.2641
        xyY:
        0.3099, 0.5878, 64.7062
      CIE-Lab:
        84.3321, -77.1542, 79.0986
        CIE-LCH:
        84.3321, 110.4959, 134.2871
        CIE-Luv:
        84.3321, -72.8662, 101.3365
        Hunter-Lab:
        80.4402, -65.0830, 48.0057
      #42f212 color charts
#42f212 RGB chart
      #42f212 CMYK chart
      #42f212 RGB pie chart
      #42f212 color shades, tints & tones
#42f212 color schemes
#42f212 color preview, HTML & CSS examples
           This text has a color of #42f212        
        
          <p style="color:#42f212;">Text here</p>
        
        
          .mytext {color:#42f212;}
        
        Text color #42f212
      
           This box has a color of #42f212        
        
          <div style="background-color:#42f212;">Content here</div>
        
        
          .mybackground {background-color:#42f212;}
        
        Background color #42f212
      
           Border around this has a color of #42f212        
        
          <div style="border:2px solid #42f212;">Content here</div>
        
        
          .myborder {border:2px solid #42f212;}
        
        Border color #42f212