#42db90 color space conversions
Hex:
        #42db90
        RGB:
        66, 219, 144
        CMY:
        74, 14, 44
        CMYK:
        70, 0, 34, 14
      HSL:
        151°, 68.0000%, 55.8824%
        HSV (HSB):
        151°, 69.8630%, 85.8824%
        XYZ:
        32.6123, 53.8349, 35.0579
        xyY:
        0.2684, 0.4431, 53.8349
      CIE-Lab:
        78.3654, -56.7072, 25.6196
        CIE-LCH:
        78.3654, 62.2259, 155.6871
        CIE-Luv:
        78.3654, -60.9655, 45.0381
        Hunter-Lab:
        73.3723, -49.0622, 23.0313
      #42db90 color charts
#42db90 RGB chart
      #42db90 CMYK chart
      #42db90 RGB pie chart
      #42db90 color shades, tints & tones
#42db90 color schemes
#42db90 color preview, HTML & CSS examples
           This text has a color of #42db90        
        
          <p style="color:#42db90;">Text here</p>
        
        
          .mytext {color:#42db90;}
        
        Text color #42db90
      
           This box has a color of #42db90        
        
          <div style="background-color:#42db90;">Content here</div>
        
        
          .mybackground {background-color:#42db90;}
        
        Background color #42db90
      
           Border around this has a color of #42db90        
        
          <div style="border:2px solid #42db90;">Content here</div>
        
        
          .myborder {border:2px solid #42db90;}
        
        Border color #42db90