#42ff52 color space conversions
Hex:
        #42ff52
        RGB:
        66, 255, 82
        CMY:
        74, 0, 68
        CMYK:
        74, 0, 68, 0
      HSL:
        125°, 100.0000%, 62.9412%
        HSV (HSB):
        125°, 74.1176%, 100.0000%
        XYZ:
        39.5298, 73.2874, 20.0451
        xyY:
        0.2975, 0.5516, 73.2874
      CIE-Lab:
        88.5846, -77.5755, 66.5435
        CIE-LCH:
        88.5846, 102.2057, 139.3773
        CIE-Luv:
        88.5846, -75.9613, 94.1878
        Hunter-Lab:
        85.6081, -67.3913, 46.0429
      #42ff52 color charts
#42ff52 RGB chart
      #42ff52 CMYK chart
      #42ff52 RGB pie chart
      #42ff52 color shades, tints & tones
#42ff52 color schemes
#42ff52 color preview, HTML & CSS examples
           This text has a color of #42ff52        
        
          <p style="color:#42ff52;">Text here</p>
        
        
          .mytext {color:#42ff52;}
        
        Text color #42ff52
      
           This box has a color of #42ff52        
        
          <div style="background-color:#42ff52;">Content here</div>
        
        
          .mybackground {background-color:#42ff52;}
        
        Background color #42ff52
      
           Border around this has a color of #42ff52        
        
          <div style="border:2px solid #42ff52;">Content here</div>
        
        
          .myborder {border:2px solid #42ff52;}
        
        Border color #42ff52