#42fc8a color space conversions
Hex:
        #42fc8a
        RGB:
        66, 252, 138
        CMY:
        74, 1, 46
        CMYK:
        74, 0, 45, 1
      HSL:
        143°, 96.8750%, 62.3529%
        HSV (HSB):
        143°, 73.8095%, 98.8235%
        XYZ:
        41.6446, 72.6140, 35.8658
        xyY:
        0.2774, 0.4837, 72.6140
      CIE-Lab:
        88.2633, -69.6500, 41.6400
        CIE-LCH:
        88.2633, 81.1481, 149.1270
        CIE-Luv:
        88.2633, -72.6714, 68.1106
        Hunter-Lab:
        85.2139, -61.8901, 34.6951
      #42fc8a color charts
#42fc8a RGB chart
      #42fc8a CMYK chart
      #42fc8a RGB pie chart
      #42fc8a color shades, tints & tones
#42fc8a color schemes
#42fc8a color preview, HTML & CSS examples
           This text has a color of #42fc8a        
        
          <p style="color:#42fc8a;">Text here</p>
        
        
          .mytext {color:#42fc8a;}
        
        Text color #42fc8a
      
           This box has a color of #42fc8a        
        
          <div style="background-color:#42fc8a;">Content here</div>
        
        
          .mybackground {background-color:#42fc8a;}
        
        Background color #42fc8a
      
           Border around this has a color of #42fc8a        
        
          <div style="border:2px solid #42fc8a;">Content here</div>
        
        
          .myborder {border:2px solid #42fc8a;}
        
        Border color #42fc8a