#42ff25 color space conversions
Hex:
        #42ff25
        RGB:
        66, 255, 37
        CMY:
        74, 0, 85
        CMYK:
        74, 0, 85, 0
      HSL:
        112°, 100.0000%, 57.2549%
        HSV (HSB):
        112°, 85.4902%, 100.0000%
        XYZ:
        38.3407, 72.8118, 13.7836
        xyY:
        0.3069, 0.5828, 72.8118
      CIE-Lab:
        88.3579, -80.3785, 79.5050
        CIE-LCH:
        88.3579, 113.0564, 135.3131
        CIE-Luv:
        88.3579, -76.9247, 104.3682
        Hunter-Lab:
        85.3298, -69.1230, 50.1536
      #42ff25 color charts
#42ff25 RGB chart
      #42ff25 CMYK chart
      #42ff25 RGB pie chart
      #42ff25 color shades, tints & tones
#42ff25 color schemes
#42ff25 color preview, HTML & CSS examples
           This text has a color of #42ff25        
        
          <p style="color:#42ff25;">Text here</p>
        
        
          .mytext {color:#42ff25;}
        
        Text color #42ff25
      
           This box has a color of #42ff25        
        
          <div style="background-color:#42ff25;">Content here</div>
        
        
          .mybackground {background-color:#42ff25;}
        
        Background color #42ff25
      
           Border around this has a color of #42ff25        
        
          <div style="border:2px solid #42ff25;">Content here</div>
        
        
          .myborder {border:2px solid #42ff25;}
        
        Border color #42ff25