#42dd7b color space conversions
Hex:
        #42dd7b
        RGB:
        66, 221, 123
        CMY:
        74, 13, 52
        CMYK:
        70, 0, 44, 13
      HSL:
        142°, 69.5067%, 56.2745%
        HSV (HSB):
        142°, 70.1357%, 86.6667%
        XYZ:
        31.6784, 54.3012, 27.5505
        xyY:
        0.2790, 0.4783, 54.3012
      CIE-Lab:
        78.6370, -61.2521, 36.6686
        CIE-LCH:
        78.6370, 71.3891, 149.0932
        CIE-Luv:
        78.6370, -62.7883, 59.0992
        Hunter-Lab:
        73.6894, -52.2209, 29.4156
      #42dd7b color charts
#42dd7b RGB chart
      #42dd7b CMYK chart
      #42dd7b RGB pie chart
      #42dd7b color shades, tints & tones
#42dd7b color schemes
#42dd7b color preview, HTML & CSS examples
           This text has a color of #42dd7b        
        
          <p style="color:#42dd7b;">Text here</p>
        
        
          .mytext {color:#42dd7b;}
        
        Text color #42dd7b
      
           This box has a color of #42dd7b        
        
          <div style="background-color:#42dd7b;">Content here</div>
        
        
          .mybackground {background-color:#42dd7b;}
        
        Background color #42dd7b
      
           Border around this has a color of #42dd7b        
        
          <div style="border:2px solid #42dd7b;">Content here</div>
        
        
          .myborder {border:2px solid #42dd7b;}
        
        Border color #42dd7b