#42df75 color space conversions
Hex:
        #42df75
        RGB:
        66, 223, 117
        CMY:
        74, 13, 54
        CMYK:
        70, 0, 48, 13
      HSL:
        139°, 71.0407%, 56.6667%
        HSV (HSB):
        139°, 70.4036%, 87.4510%
        XYZ:
        31.8453, 55.2180, 25.8093
        xyY:
        0.2821, 0.4892, 55.2180
      CIE-Lab:
        79.1666, -62.9269, 40.3047
        CIE-LCH:
        79.1666, 74.7279, 147.3604
        CIE-Luv:
        79.1666, -63.7801, 63.5325
        Hunter-Lab:
        74.3088, -53.5435, 31.4232
      #42df75 color charts
#42df75 RGB chart
      #42df75 CMYK chart
      #42df75 RGB pie chart
      #42df75 color shades, tints & tones
#42df75 color schemes
#42df75 color preview, HTML & CSS examples
           This text has a color of #42df75        
        
          <p style="color:#42df75;">Text here</p>
        
        
          .mytext {color:#42df75;}
        
        Text color #42df75
      
           This box has a color of #42df75        
        
          <div style="background-color:#42df75;">Content here</div>
        
        
          .mybackground {background-color:#42df75;}
        
        Background color #42df75
      
           Border around this has a color of #42df75        
        
          <div style="border:2px solid #42df75;">Content here</div>
        
        
          .myborder {border:2px solid #42df75;}
        
        Border color #42df75