#42fd08 color space conversions
Hex:
        #42fd08
        RGB:
        66, 253, 8
        CMY:
        74, 1, 97
        CMYK:
        74, 0, 97, 1
      HSL:
        106°, 98.3936%, 51.1765%
        HSV (HSB):
        106°, 96.8379%, 99.2157%
        XYZ:
        37.4159, 71.4263, 12.0444
        xyY:
        0.3095, 0.5909, 71.4263
      CIE-Lab:
        87.6917, -80.5018, 82.7714
        CIE-LCH:
        87.6917, 115.4628, 134.2036
        CIE-Luv:
        87.6917, -76.5196, 106.1571
        Hunter-Lab:
        84.5141, -68.8746, 50.7103
      #42fd08 color charts
#42fd08 RGB chart
      #42fd08 CMYK chart
      #42fd08 RGB pie chart
      #42fd08 color shades, tints & tones
#42fd08 color schemes
#42fd08 color preview, HTML & CSS examples
           This text has a color of #42fd08        
        
          <p style="color:#42fd08;">Text here</p>
        
        
          .mytext {color:#42fd08;}
        
        Text color #42fd08
      
           This box has a color of #42fd08        
        
          <div style="background-color:#42fd08;">Content here</div>
        
        
          .mybackground {background-color:#42fd08;}
        
        Background color #42fd08
      
           Border around this has a color of #42fd08        
        
          <div style="border:2px solid #42fd08;">Content here</div>
        
        
          .myborder {border:2px solid #42fd08;}
        
        Border color #42fd08