#42fd7d color space conversions
Hex:
        #42fd7d
        RGB:
        66, 253, 125
        CMY:
        74, 1, 51
        CMYK:
        74, 0, 51, 1
      HSL:
        139°, 97.9058%, 62.5490%
        HSV (HSB):
        139°, 73.9130%, 99.2157%
        XYZ:
        41.0737, 72.8895, 31.3063
        xyY:
        0.2827, 0.5018, 72.8895
      CIE-Lab:
        88.3950, -71.9609, 47.9873
        CIE-LCH:
        88.3950, 86.4936, 146.3026
        CIE-Luv:
        88.3950, -73.6431, 75.5261
        Hunter-Lab:
        85.3753, -63.5312, 38.0217
      #42fd7d color charts
#42fd7d RGB chart
      #42fd7d CMYK chart
      #42fd7d RGB pie chart
      #42fd7d color shades, tints & tones
#42fd7d color schemes
#42fd7d color preview, HTML & CSS examples
           This text has a color of #42fd7d        
        
          <p style="color:#42fd7d;">Text here</p>
        
        
          .mytext {color:#42fd7d;}
        
        Text color #42fd7d
      
           This box has a color of #42fd7d        
        
          <div style="background-color:#42fd7d;">Content here</div>
        
        
          .mybackground {background-color:#42fd7d;}
        
        Background color #42fd7d
      
           Border around this has a color of #42fd7d        
        
          <div style="border:2px solid #42fd7d;">Content here</div>
        
        
          .myborder {border:2px solid #42fd7d;}
        
        Border color #42fd7d