#42fd9d color space conversions
Hex:
        #42fd9d
        RGB:
        66, 253, 157
        CMY:
        74, 1, 38
        CMYK:
        74, 0, 38, 1
      HSL:
        149°, 97.9058%, 62.5490%
        HSV (HSB):
        149°, 73.9130%, 99.2157%
        XYZ:
        43.4578, 73.8431, 43.8610
        xyY:
        0.2697, 0.4582, 73.8431
      CIE-Lab:
        88.8483, -66.7379, 33.0654
        CIE-LCH:
        88.8483, 74.4800, 153.6438
        CIE-Luv:
        88.8483, -71.9797, 57.5034
        Hunter-Lab:
        85.9320, -60.1094, 29.8899
      #42fd9d color charts
#42fd9d RGB chart
      #42fd9d CMYK chart
      #42fd9d RGB pie chart
      #42fd9d color shades, tints & tones
#42fd9d color schemes
#42fd9d color preview, HTML & CSS examples
           This text has a color of #42fd9d        
        
          <p style="color:#42fd9d;">Text here</p>
        
        
          .mytext {color:#42fd9d;}
        
        Text color #42fd9d
      
           This box has a color of #42fd9d        
        
          <div style="background-color:#42fd9d;">Content here</div>
        
        
          .mybackground {background-color:#42fd9d;}
        
        Background color #42fd9d
      
           Border around this has a color of #42fd9d        
        
          <div style="border:2px solid #42fd9d;">Content here</div>
        
        
          .myborder {border:2px solid #42fd9d;}
        
        Border color #42fd9d