#42eb4f color space conversions
Hex:
        #42eb4f
        RGB:
        66, 235, 79
        CMY:
        74, 8, 69
        CMYK:
        72, 0, 66, 8
      HSL:
        125°, 80.8612%, 59.0196%
        HSV (HSB):
        125°, 71.9149%, 92.1569%
        XYZ:
        33.3664, 61.1394, 17.4396
        xyY:
        0.2981, 0.5462, 61.1394
      CIE-Lab:
        82.4536, -71.6517, 61.1328
        CIE-LCH:
        82.4536, 94.1870, 139.5294
        CIE-Luv:
        82.4536, -69.3988, 86.1751
        Hunter-Lab:
        78.1917, -60.6650, 41.5103
      #42eb4f color charts
#42eb4f RGB chart
      #42eb4f CMYK chart
      #42eb4f RGB pie chart
      #42eb4f color shades, tints & tones
#42eb4f color schemes
#42eb4f color preview, HTML & CSS examples
           This text has a color of #42eb4f        
        
          <p style="color:#42eb4f;">Text here</p>
        
        
          .mytext {color:#42eb4f;}
        
        Text color #42eb4f
      
           This box has a color of #42eb4f        
        
          <div style="background-color:#42eb4f;">Content here</div>
        
        
          .mybackground {background-color:#42eb4f;}
        
        Background color #42eb4f
      
           Border around this has a color of #42eb4f        
        
          <div style="border:2px solid #42eb4f;">Content here</div>
        
        
          .myborder {border:2px solid #42eb4f;}
        
        Border color #42eb4f