#42e148 color space conversions
Hex:
        #42e148
        RGB:
        66, 225, 72
        CMY:
        74, 12, 72
        CMYK:
        71, 0, 68, 12
      HSL:
        122°, 72.6027%, 57.0588%
        HSV (HSB):
        122°, 70.6667%, 88.2353%
        XYZ:
        30.3417, 55.4766, 15.2398
        xyY:
        0.3002, 0.5490, 55.4766
      CIE-Lab:
        79.3150, -69.1204, 60.4950
        CIE-LCH:
        79.3150, 91.8547, 138.8072
        CIE-Luv:
        79.3150, -66.2033, 83.9463
        Hunter-Lab:
        74.4826, -57.6297, 40.0066
      #42e148 color charts
#42e148 RGB chart
      #42e148 CMYK chart
      #42e148 RGB pie chart
      #42e148 color shades, tints & tones
#42e148 color schemes
#42e148 color preview, HTML & CSS examples
           This text has a color of #42e148        
        
          <p style="color:#42e148;">Text here</p>
        
        
          .mytext {color:#42e148;}
        
        Text color #42e148
      
           This box has a color of #42e148        
        
          <div style="background-color:#42e148;">Content here</div>
        
        
          .mybackground {background-color:#42e148;}
        
        Background color #42e148
      
           Border around this has a color of #42e148        
        
          <div style="border:2px solid #42e148;">Content here</div>
        
        
          .myborder {border:2px solid #42e148;}
        
        Border color #42e148