#42c50f color space conversions
Hex:
        #42c50f
        RGB:
        66, 197, 15
        CMY:
        74, 23, 94
        CMYK:
        66, 0, 92, 23
      HSL:
        103°, 85.8491%, 41.5686%
        HSV (HSB):
        103°, 92.3858%, 77.2549%
        XYZ:
        22.2992, 41.1252, 7.2146
        xyY:
        0.3157, 0.5822, 41.1252
      CIE-Lab:
        70.2636, -63.4450, 67.7994
        CIE-LCH:
        70.2636, 92.8549, 133.0998
        CIE-Luv:
        70.2636, -57.4188, 83.8207
        Hunter-Lab:
        64.1290, -50.1568, 38.2201
      #42c50f color charts
#42c50f RGB chart
      #42c50f CMYK chart
      #42c50f RGB pie chart
      #42c50f color shades, tints & tones
#42c50f color schemes
#42c50f color preview, HTML & CSS examples
           This text has a color of #42c50f        
        
          <p style="color:#42c50f;">Text here</p>
        
        
          .mytext {color:#42c50f;}
        
        Text color #42c50f
      
           This box has a color of #42c50f        
        
          <div style="background-color:#42c50f;">Content here</div>
        
        
          .mybackground {background-color:#42c50f;}
        
        Background color #42c50f
      
           Border around this has a color of #42c50f        
        
          <div style="border:2px solid #42c50f;">Content here</div>
        
        
          .myborder {border:2px solid #42c50f;}
        
        Border color #42c50f