#42fd7b color space conversions
Hex:
        #42fd7b
        RGB:
        66, 253, 123
        CMY:
        74, 1, 52
        CMYK:
        74, 0, 51, 1
      HSL:
        138°, 97.9058%, 62.5490%
        HSV (HSB):
        138°, 73.9130%, 99.2157%
        XYZ:
        40.9472, 72.8389, 30.6401
        xyY:
        0.2835, 0.5043, 72.8389
      CIE-Lab:
        88.3708, -72.2453, 48.8888
        CIE-LCH:
        88.3708, 87.2324, 145.9136
        CIE-Luv:
        88.3708, -73.7357, 76.5226
        Hunter-Lab:
        85.3457, -63.7141, 38.4562
      #42fd7b color charts
#42fd7b RGB chart
      #42fd7b CMYK chart
      #42fd7b RGB pie chart
      #42fd7b color shades, tints & tones
#42fd7b color schemes
#42fd7b color preview, HTML & CSS examples
           This text has a color of #42fd7b        
        
          <p style="color:#42fd7b;">Text here</p>
        
        
          .mytext {color:#42fd7b;}
        
        Text color #42fd7b
      
           This box has a color of #42fd7b        
        
          <div style="background-color:#42fd7b;">Content here</div>
        
        
          .mybackground {background-color:#42fd7b;}
        
        Background color #42fd7b
      
           Border around this has a color of #42fd7b        
        
          <div style="border:2px solid #42fd7b;">Content here</div>
        
        
          .myborder {border:2px solid #42fd7b;}
        
        Border color #42fd7b