#42eb5e color space conversions
Hex:
        #42eb5e
        RGB:
        66, 235, 94
        CMY:
        74, 8, 63
        CMYK:
        72, 0, 60, 8
      HSL:
        130°, 80.8612%, 59.0196%
        HSV (HSB):
        130°, 71.9149%, 92.1569%
        XYZ:
        33.9755, 61.3831, 20.6471
        xyY:
        0.2929, 0.5291, 61.3831
      CIE-Lab:
        82.5842, -70.0813, 55.0703
        CIE-LCH:
        82.5842, 89.1299, 141.8396
        CIE-Luv:
        82.5842, -68.8875, 80.5807
        Hunter-Lab:
        78.3473, -59.7010, 39.2183
      #42eb5e color charts
#42eb5e RGB chart
      #42eb5e CMYK chart
      #42eb5e RGB pie chart
      #42eb5e color shades, tints & tones
#42eb5e color schemes
#42eb5e color preview, HTML & CSS examples
           This text has a color of #42eb5e        
        
          <p style="color:#42eb5e;">Text here</p>
        
        
          .mytext {color:#42eb5e;}
        
        Text color #42eb5e
      
           This box has a color of #42eb5e        
        
          <div style="background-color:#42eb5e;">Content here</div>
        
        
          .mybackground {background-color:#42eb5e;}
        
        Background color #42eb5e
      
           Border around this has a color of #42eb5e        
        
          <div style="border:2px solid #42eb5e;">Content here</div>
        
        
          .myborder {border:2px solid #42eb5e;}
        
        Border color #42eb5e