#42dd8b color space conversions
Hex:
        #42dd8b
        RGB:
        66, 221, 139
        CMY:
        74, 13, 45
        CMYK:
        70, 0, 37, 13
      HSL:
        148°, 69.5067%, 56.2745%
        HSV (HSB):
        148°, 70.1357%, 86.6667%
        XYZ:
        32.7634, 54.7352, 33.2642
        xyY:
        0.2713, 0.4532, 54.7352
      CIE-Lab:
        78.8885, -58.4224, 28.9004
        CIE-LCH:
        78.8885, 65.1798, 153.6793
        CIE-Luv:
        78.8885, -61.9506, 49.4918
        Hunter-Lab:
        73.9833, -50.4222, 25.1304
      #42dd8b color charts
#42dd8b RGB chart
      #42dd8b CMYK chart
      #42dd8b RGB pie chart
      #42dd8b color shades, tints & tones
#42dd8b color schemes
#42dd8b color preview, HTML & CSS examples
           This text has a color of #42dd8b        
        
          <p style="color:#42dd8b;">Text here</p>
        
        
          .mytext {color:#42dd8b;}
        
        Text color #42dd8b
      
           This box has a color of #42dd8b        
        
          <div style="background-color:#42dd8b;">Content here</div>
        
        
          .mybackground {background-color:#42dd8b;}
        
        Background color #42dd8b
      
           Border around this has a color of #42dd8b        
        
          <div style="border:2px solid #42dd8b;">Content here</div>
        
        
          .myborder {border:2px solid #42dd8b;}
        
        Border color #42dd8b