#42bf3f color space conversions
Hex:
        #42bf3f
        RGB:
        66, 191, 63
        CMY:
        74, 25, 75
        CMYK:
        65, 0, 67, 25
      HSL:
        119°, 50.3937%, 49.8039%
        HSV (HSB):
        119°, 67.0157%, 74.9020%
        XYZ:
        21.7748, 38.7787, 11.0400
        xyY:
        0.3041, 0.5417, 38.7787
      CIE-Lab:
        68.5907, -58.6712, 52.5850
        CIE-LCH:
        68.5907, 78.7876, 138.1312
        CIE-Luv:
        68.5907, -54.4062, 71.2656
        Hunter-Lab:
        62.2726, -46.5611, 33.0795
      #42bf3f color charts
#42bf3f RGB chart
      #42bf3f CMYK chart
      #42bf3f RGB pie chart
      #42bf3f color shades, tints & tones
#42bf3f color schemes
#42bf3f color preview, HTML & CSS examples
           This text has a color of #42bf3f        
        
          <p style="color:#42bf3f;">Text here</p>
        
        
          .mytext {color:#42bf3f;}
        
        Text color #42bf3f
      
           This box has a color of #42bf3f        
        
          <div style="background-color:#42bf3f;">Content here</div>
        
        
          .mybackground {background-color:#42bf3f;}
        
        Background color #42bf3f
      
           Border around this has a color of #42bf3f        
        
          <div style="border:2px solid #42bf3f;">Content here</div>
        
        
          .myborder {border:2px solid #42bf3f;}
        
        Border color #42bf3f