#42f972 color space conversions
Hex:
        #42f972
        RGB:
        66, 249, 114
        CMY:
        74, 2, 55
        CMYK:
        73, 0, 54, 2
      HSL:
        136°, 93.8462%, 61.7647%
        HSV (HSB):
        136°, 73.4940%, 97.6471%
        XYZ:
        39.1597, 70.1245, 27.3910
        xyY:
        0.2865, 0.5131, 70.1245
      CIE-Lab:
        87.0579, -72.1630, 51.4317
        CIE-LCH:
        87.0579, 88.6156, 144.5219
        CIE-Luv:
        87.0579, -72.8008, 78.7830
        Hunter-Lab:
        83.7404, -63.0733, 39.2248
      #42f972 color charts
#42f972 RGB chart
      #42f972 CMYK chart
      #42f972 RGB pie chart
      #42f972 color shades, tints & tones
#42f972 color schemes
#42f972 color preview, HTML & CSS examples
           This text has a color of #42f972        
        
          <p style="color:#42f972;">Text here</p>
        
        
          .mytext {color:#42f972;}
        
        Text color #42f972
      
           This box has a color of #42f972        
        
          <div style="background-color:#42f972;">Content here</div>
        
        
          .mybackground {background-color:#42f972;}
        
        Background color #42f972
      
           Border around this has a color of #42f972        
        
          <div style="border:2px solid #42f972;">Content here</div>
        
        
          .myborder {border:2px solid #42f972;}
        
        Border color #42f972