#42f248 color space conversions
Hex:
        #42f248
        RGB:
        66, 242, 72
        CMY:
        74, 5, 72
        CMYK:
        73, 0, 70, 5
      HSL:
        122°, 87.1287%, 60.3922%
        HSV (HSB):
        122°, 72.7273%, 94.9020%
        XYZ:
        35.1686, 65.1304, 16.8487
        xyY:
        0.3002, 0.5560, 65.1304
      CIE-Lab:
        84.5509, -74.4522, 65.9896
        CIE-LCH:
        84.5509, 99.4874, 138.4483
        CIE-Luv:
        84.5509, -71.9529, 91.5248
        Hunter-Lab:
        80.7034, -63.4450, 44.1142
      #42f248 color charts
#42f248 RGB chart
      #42f248 CMYK chart
      #42f248 RGB pie chart
      #42f248 color shades, tints & tones
#42f248 color schemes
#42f248 color preview, HTML & CSS examples
           This text has a color of #42f248        
        
          <p style="color:#42f248;">Text here</p>
        
        
          .mytext {color:#42f248;}
        
        Text color #42f248
      
           This box has a color of #42f248        
        
          <div style="background-color:#42f248;">Content here</div>
        
        
          .mybackground {background-color:#42f248;}
        
        Background color #42f248
      
           Border around this has a color of #42f248        
        
          <div style="border:2px solid #42f248;">Content here</div>
        
        
          .myborder {border:2px solid #42f248;}
        
        Border color #42f248