#42dc8f color space conversions
Hex:
        #42dc8f
        RGB:
        66, 220, 143
        CMY:
        74, 14, 44
        CMYK:
        70, 0, 35, 14
      HSL:
        150°, 68.7500%, 56.0784%
        HSV (HSB):
        150°, 70.0000%, 86.2745%
        XYZ:
        32.7979, 54.3278, 34.7443
        xyY:
        0.2691, 0.4458, 54.3278
      CIE-Lab:
        78.6525, -57.2822, 26.5246
        CIE-LCH:
        78.6525, 63.1253, 155.1534
        CIE-Luv:
        78.6525, -61.3755, 46.3134
        Hunter-Lab:
        73.7074, -49.5601, 23.6470
      #42dc8f color charts
#42dc8f RGB chart
      #42dc8f CMYK chart
      #42dc8f RGB pie chart
      #42dc8f color shades, tints & tones
#42dc8f color schemes
#42dc8f color preview, HTML & CSS examples
           This text has a color of #42dc8f        
        
          <p style="color:#42dc8f;">Text here</p>
        
        
          .mytext {color:#42dc8f;}
        
        Text color #42dc8f
      
           This box has a color of #42dc8f        
        
          <div style="background-color:#42dc8f;">Content here</div>
        
        
          .mybackground {background-color:#42dc8f;}
        
        Background color #42dc8f
      
           Border around this has a color of #42dc8f        
        
          <div style="border:2px solid #42dc8f;">Content here</div>
        
        
          .myborder {border:2px solid #42dc8f;}
        
        Border color #42dc8f