#42f172 color space conversions
Hex:
        #42f172
        RGB:
        66, 241, 114
        CMY:
        74, 5, 55
        CMYK:
        73, 0, 53, 5
      HSL:
        136°, 86.2069%, 60.1961%
        HSV (HSB):
        136°, 72.6141%, 94.5098%
        XYZ:
        36.7393, 65.2837, 26.5843
        xyY:
        0.2857, 0.5076, 65.2837
      CIE-Lab:
        84.6297, -69.5257, 48.4972
        CIE-LCH:
        84.6297, 84.7691, 145.1025
        CIE-Luv:
        84.6297, -70.1082, 74.6763
        Hunter-Lab:
        80.7984, -60.2325, 37.0513
      #42f172 color charts
#42f172 RGB chart
      #42f172 CMYK chart
      #42f172 RGB pie chart
      #42f172 color shades, tints & tones
#42f172 color schemes
#42f172 color preview, HTML & CSS examples
           This text has a color of #42f172        
        
          <p style="color:#42f172;">Text here</p>
        
        
          .mytext {color:#42f172;}
        
        Text color #42f172
      
           This box has a color of #42f172        
        
          <div style="background-color:#42f172;">Content here</div>
        
        
          .mybackground {background-color:#42f172;}
        
        Background color #42f172
      
           Border around this has a color of #42f172        
        
          <div style="border:2px solid #42f172;">Content here</div>
        
        
          .myborder {border:2px solid #42f172;}
        
        Border color #42f172