#42f272 color space conversions
Hex:
        #42f272
        RGB:
        66, 242, 114
        CMY:
        74, 5, 55
        CMYK:
        73, 0, 53, 5
      HSL:
        136°, 87.1287%, 60.3922%
        HSV (HSB):
        136°, 72.7273%, 94.9020%
        XYZ:
        37.0362, 65.8774, 26.6832
        xyY:
        0.2858, 0.5083, 65.8774
      CIE-Lab:
        84.9339, -69.8582, 48.8667
        CIE-LCH:
        84.9339, 85.2533, 145.0268
        CIE-Luv:
        84.9339, -70.4466, 75.1941
        Hunter-Lab:
        81.1649, -60.5877, 37.3237
      #42f272 color charts
#42f272 RGB chart
      #42f272 CMYK chart
      #42f272 RGB pie chart
      #42f272 color shades, tints & tones
#42f272 color schemes
#42f272 color preview, HTML & CSS examples
           This text has a color of #42f272        
        
          <p style="color:#42f272;">Text here</p>
        
        
          .mytext {color:#42f272;}
        
        Text color #42f272
      
           This box has a color of #42f272        
        
          <div style="background-color:#42f272;">Content here</div>
        
        
          .mybackground {background-color:#42f272;}
        
        Background color #42f272
      
           Border around this has a color of #42f272        
        
          <div style="border:2px solid #42f272;">Content here</div>
        
        
          .myborder {border:2px solid #42f272;}
        
        Border color #42f272