#42f394 color space conversions
Hex:
        #42f394
        RGB:
        66, 243, 148
        CMY:
        74, 5, 42
        CMYK:
        73, 0, 39, 5
      HSL:
        148°, 88.0597%, 60.5882%
        HSV (HSB):
        148°, 72.8395%, 95.2941%
        XYZ:
        39.6427, 67.3976, 38.9366
        xyY:
        0.2716, 0.4617, 67.3976
      CIE-Lab:
        85.7043, -64.8054, 33.3933
        CIE-LCH:
        85.7043, 72.9030, 152.7386
        CIE-Luv:
        85.7043, -69.0881, 57.1050
        Hunter-Lab:
        82.0960, -57.4737, 29.3471
      #42f394 color charts
#42f394 RGB chart
      #42f394 CMYK chart
      #42f394 RGB pie chart
      #42f394 color shades, tints & tones
#42f394 color schemes
#42f394 color preview, HTML & CSS examples
           This text has a color of #42f394        
        
          <p style="color:#42f394;">Text here</p>
        
        
          .mytext {color:#42f394;}
        
        Text color #42f394
      
           This box has a color of #42f394        
        
          <div style="background-color:#42f394;">Content here</div>
        
        
          .mybackground {background-color:#42f394;}
        
        Background color #42f394
      
           Border around this has a color of #42f394        
        
          <div style="border:2px solid #42f394;">Content here</div>
        
        
          .myborder {border:2px solid #42f394;}
        
        Border color #42f394