#42fa6a color space conversions
Hex:
        #42fa6a
        RGB:
        66, 250, 106
        CMY:
        74, 2, 58
        CMYK:
        74, 0, 58, 2
      HSL:
        133°, 94.8454%, 61.9608%
        HSV (HSB):
        133°, 73.6000%, 98.0392%
        XYZ:
        39.0339, 70.5701, 25.1998
        xyY:
        0.2896, 0.5235, 70.5701
      CIE-Lab:
        87.2757, -73.5008, 55.2680
        CIE-LCH:
        87.2757, 91.9615, 143.0591
        CIE-Luv:
        87.2757, -73.4675, 82.8666
        Hunter-Lab:
        84.0060, -64.0694, 41.0186
      #42fa6a color charts
#42fa6a RGB chart
      #42fa6a CMYK chart
      #42fa6a RGB pie chart
      #42fa6a color shades, tints & tones
#42fa6a color schemes
#42fa6a color preview, HTML & CSS examples
           This text has a color of #42fa6a        
        
          <p style="color:#42fa6a;">Text here</p>
        
        
          .mytext {color:#42fa6a;}
        
        Text color #42fa6a
      
           This box has a color of #42fa6a        
        
          <div style="background-color:#42fa6a;">Content here</div>
        
        
          .mybackground {background-color:#42fa6a;}
        
        Background color #42fa6a
      
           Border around this has a color of #42fa6a        
        
          <div style="border:2px solid #42fa6a;">Content here</div>
        
        
          .myborder {border:2px solid #42fa6a;}
        
        Border color #42fa6a