#42f998 color space conversions
Hex:
        #42f998
        RGB:
        66, 249, 152
        CMY:
        74, 2, 40
        CMYK:
        73, 0, 39, 2
      HSL:
        148°, 93.8462%, 61.7647%
        HSV (HSB):
        148°, 73.4940%, 97.6471%
        XYZ:
        41.7899, 71.1766, 41.2417
        xyY:
        0.2710, 0.4616, 71.1766
      CIE-Lab:
        87.5707, -66.2236, 33.8635
        CIE-LCH:
        87.5707, 74.3794, 152.9170
        CIE-Luv:
        87.5707, -70.9079, 58.2095
        Hunter-Lab:
        84.3662, -59.2228, 30.0730
      #42f998 color charts
#42f998 RGB chart
      #42f998 CMYK chart
      #42f998 RGB pie chart
      #42f998 color shades, tints & tones
#42f998 color schemes
#42f998 color preview, HTML & CSS examples
           This text has a color of #42f998        
        
          <p style="color:#42f998;">Text here</p>
        
        
          .mytext {color:#42f998;}
        
        Text color #42f998
      
           This box has a color of #42f998        
        
          <div style="background-color:#42f998;">Content here</div>
        
        
          .mybackground {background-color:#42f998;}
        
        Background color #42f998
      
           Border around this has a color of #42f998        
        
          <div style="border:2px solid #42f998;">Content here</div>
        
        
          .myborder {border:2px solid #42f998;}
        
        Border color #42f998