#42d83b color space conversions
Hex:
        #42d83b
        RGB:
        66, 216, 59
        CMY:
        74, 15, 77
        CMYK:
        69, 0, 73, 15
      HSL:
        117°, 66.8085%, 53.9216%
        HSV (HSB):
        117°, 72.6852%, 84.7059%
        XYZ:
        27.5921, 50.5858, 12.4475
        xyY:
        0.3045, 0.5582, 50.5858
      CIE-Lab:
        76.4274, -67.3249, 62.2909
        CIE-LCH:
        76.4274, 91.7214, 137.2241
        CIE-Luv:
        76.4274, -63.4409, 83.8217
        Hunter-Lab:
        71.1237, -55.2183, 39.4101
      #42d83b color charts
#42d83b RGB chart
      #42d83b CMYK chart
      #42d83b RGB pie chart
      #42d83b color shades, tints & tones
#42d83b color schemes
#42d83b color preview, HTML & CSS examples
           This text has a color of #42d83b        
        
          <p style="color:#42d83b;">Text here</p>
        
        
          .mytext {color:#42d83b;}
        
        Text color #42d83b
      
           This box has a color of #42d83b        
        
          <div style="background-color:#42d83b;">Content here</div>
        
        
          .mybackground {background-color:#42d83b;}
        
        Background color #42d83b
      
           Border around this has a color of #42d83b        
        
          <div style="border:2px solid #42d83b;">Content here</div>
        
        
          .myborder {border:2px solid #42d83b;}
        
        Border color #42d83b