#42fd9a color space conversions
Hex:
        #42fd9a
        RGB:
        66, 253, 154
        CMY:
        74, 1, 40
        CMYK:
        74, 0, 39, 1
      HSL:
        148°, 97.9058%, 62.5490%
        HSV (HSB):
        148°, 73.9130%, 99.2157%
        XYZ:
        43.2048, 73.7419, 42.5283
        xyY:
        0.2709, 0.4624, 73.7419
      CIE-Lab:
        88.8004, -67.2805, 34.4941
        CIE-LCH:
        88.8004, 75.6075, 152.8562
        CIE-Luv:
        88.8004, -72.1492, 59.3512
        Hunter-Lab:
        85.8731, -60.4704, 30.7480
      #42fd9a color charts
#42fd9a RGB chart
      #42fd9a CMYK chart
      #42fd9a RGB pie chart
      #42fd9a color shades, tints & tones
#42fd9a color schemes
#42fd9a color preview, HTML & CSS examples
           This text has a color of #42fd9a        
        
          <p style="color:#42fd9a;">Text here</p>
        
        
          .mytext {color:#42fd9a;}
        
        Text color #42fd9a
      
           This box has a color of #42fd9a        
        
          <div style="background-color:#42fd9a;">Content here</div>
        
        
          .mybackground {background-color:#42fd9a;}
        
        Background color #42fd9a
      
           Border around this has a color of #42fd9a        
        
          <div style="border:2px solid #42fd9a;">Content here</div>
        
        
          .myborder {border:2px solid #42fd9a;}
        
        Border color #42fd9a