#42fd07 color space conversions
Hex:
        #42fd07
        RGB:
        66, 253, 7
        CMY:
        74, 1, 97
        CMYK:
        74, 0, 97, 1
      HSL:
        106°, 98.4000%, 50.9804%
        HSV (HSB):
        106°, 97.2332%, 99.2157%
        XYZ:
        37.4104, 71.4242, 12.0155
        xyY:
        0.3096, 0.5910, 71.4242
      CIE-Lab:
        87.6907, -80.5151, 82.8463
        CIE-LCH:
        87.6907, 115.5258, 134.1824
        CIE-Luv:
        87.6907, -76.5243, 106.2060
        Hunter-Lab:
        84.5128, -68.8827, 50.7295
      #42fd07 color charts
#42fd07 RGB chart
      #42fd07 CMYK chart
      #42fd07 RGB pie chart
      #42fd07 color shades, tints & tones
#42fd07 color schemes
#42fd07 color preview, HTML & CSS examples
           This text has a color of #42fd07        
        
          <p style="color:#42fd07;">Text here</p>
        
        
          .mytext {color:#42fd07;}
        
        Text color #42fd07
      
           This box has a color of #42fd07        
        
          <div style="background-color:#42fd07;">Content here</div>
        
        
          .mybackground {background-color:#42fd07;}
        
        Background color #42fd07
      
           Border around this has a color of #42fd07        
        
          <div style="border:2px solid #42fd07;">Content here</div>
        
        
          .myborder {border:2px solid #42fd07;}
        
        Border color #42fd07