#42cf07 color space conversions
Hex:
        #42cf07
        RGB:
        66, 207, 7
        CMY:
        74, 19, 97
        CMYK:
        68, 0, 97, 19
      HSL:
        102°, 93.4579%, 41.9608%
        HSV (HSB):
        102°, 96.6184%, 81.1765%
        XYZ:
        24.5979, 45.7992, 7.7447
        xyY:
        0.3148, 0.5861, 45.7992
      CIE-Lab:
        73.4151, -66.7773, 71.2976
        CIE-LCH:
        73.4151, 97.6860, 133.1249
        CIE-Luv:
        73.4151, -61.0248, 88.3843
        Hunter-Lab:
        67.6751, -53.5519, 40.5875
      #42cf07 color charts
#42cf07 RGB chart
      #42cf07 CMYK chart
      #42cf07 RGB pie chart
      #42cf07 color shades, tints & tones
#42cf07 color schemes
#42cf07 color preview, HTML & CSS examples
           This text has a color of #42cf07        
        
          <p style="color:#42cf07;">Text here</p>
        
        
          .mytext {color:#42cf07;}
        
        Text color #42cf07
      
           This box has a color of #42cf07        
        
          <div style="background-color:#42cf07;">Content here</div>
        
        
          .mybackground {background-color:#42cf07;}
        
        Background color #42cf07
      
           Border around this has a color of #42cf07        
        
          <div style="border:2px solid #42cf07;">Content here</div>
        
        
          .myborder {border:2px solid #42cf07;}
        
        Border color #42cf07