#42bf07 color space conversions
Hex:
        #42bf07
        RGB:
        66, 191, 7
        CMY:
        74, 25, 97
        CMYK:
        65, 0, 96, 25
      HSL:
        101°, 92.9293%, 38.8235%
        HSV (HSB):
        101°, 96.3351%, 74.9020%
        XYZ:
        20.9159, 38.4352, 6.5174
        xyY:
        0.3175, 0.5835, 38.4352
      CIE-Lab:
        68.3401, -61.6677, 67.1791
        CIE-LCH:
        68.3401, 91.1918, 132.5507
        CIE-Luv:
        68.3401, -55.2966, 82.0106
        Hunter-Lab:
        61.9961, -48.2718, 37.1644
      #42bf07 color charts
#42bf07 RGB chart
      #42bf07 CMYK chart
      #42bf07 RGB pie chart
      #42bf07 color shades, tints & tones
#42bf07 color schemes
#42bf07 color preview, HTML & CSS examples
           This text has a color of #42bf07        
        
          <p style="color:#42bf07;">Text here</p>
        
        
          .mytext {color:#42bf07;}
        
        Text color #42bf07
      
           This box has a color of #42bf07        
        
          <div style="background-color:#42bf07;">Content here</div>
        
        
          .mybackground {background-color:#42bf07;}
        
        Background color #42bf07
      
           Border around this has a color of #42bf07        
        
          <div style="border:2px solid #42bf07;">Content here</div>
        
        
          .myborder {border:2px solid #42bf07;}
        
        Border color #42bf07