#42fa04 color space conversions
Hex:
        #42fa04
        RGB:
        66, 250, 4
        CMY:
        74, 2, 98
        CMYK:
        74, 0, 98, 2
      HSL:
        105°, 96.8504%, 49.8039%
        HSV (HSB):
        105°, 98.4000%, 98.0392%
        XYZ:
        36.4543, 69.5382, 11.6158
        xyY:
        0.3100, 0.5913, 69.5382
      CIE-Lab:
        86.7699, -79.6948, 82.3347
        CIE-LCH:
        86.7699, 114.5874, 134.0666
        CIE-Luv:
        86.7699, -75.5639, 105.2135
        Hunter-Lab:
        83.3896, -67.8994, 50.1139
      #42fa04 color charts
#42fa04 RGB chart
      #42fa04 CMYK chart
      #42fa04 RGB pie chart
      #42fa04 color shades, tints & tones
#42fa04 color schemes
#42fa04 color preview, HTML & CSS examples
           This text has a color of #42fa04        
        
          <p style="color:#42fa04;">Text here</p>
        
        
          .mytext {color:#42fa04;}
        
        Text color #42fa04
      
           This box has a color of #42fa04        
        
          <div style="background-color:#42fa04;">Content here</div>
        
        
          .mybackground {background-color:#42fa04;}
        
        Background color #42fa04
      
           Border around this has a color of #42fa04        
        
          <div style="border:2px solid #42fa04;">Content here</div>
        
        
          .myborder {border:2px solid #42fa04;}
        
        Border color #42fa04