#42f495 color space conversions
Hex:
        #42f495
        RGB:
        66, 244, 149
        CMY:
        74, 4, 42
        CMYK:
        73, 0, 39, 4
      HSL:
        148°, 89.0000%, 60.7843%
        HSV (HSB):
        148°, 72.9508%, 95.6863%
        XYZ:
        40.0223, 68.0295, 39.4554
        xyY:
        0.2713, 0.4612, 68.0295
      CIE-Lab:
        86.0212, -64.9827, 33.3120
        CIE-LCH:
        86.0212, 73.0236, 152.8590
        CIE-Luv:
        86.0212, -69.3741, 57.0850
        Hunter-Lab:
        82.4800, -57.7254, 29.3739
      #42f495 color charts
#42f495 RGB chart
      #42f495 CMYK chart
      #42f495 RGB pie chart
      #42f495 color shades, tints & tones
#42f495 color schemes
#42f495 color preview, HTML & CSS examples
           This text has a color of #42f495        
        
          <p style="color:#42f495;">Text here</p>
        
        
          .mytext {color:#42f495;}
        
        Text color #42f495
      
           This box has a color of #42f495        
        
          <div style="background-color:#42f495;">Content here</div>
        
        
          .mybackground {background-color:#42f495;}
        
        Background color #42f495
      
           Border around this has a color of #42f495        
        
          <div style="border:2px solid #42f495;">Content here</div>
        
        
          .myborder {border:2px solid #42f495;}
        
        Border color #42f495