#42c06e color space conversions
Hex:
        #42c06e
        RGB:
        66, 192, 110
        CMY:
        74, 25, 57
        CMYK:
        66, 0, 43, 25
      HSL:
        141°, 50.0000%, 50.5882%
        HSV (HSB):
        141°, 65.6250%, 75.2941%
        XYZ:
        23.9109, 39.9833, 21.2092
        xyY:
        0.2810, 0.4698, 39.9833
      CIE-Lab:
        69.4576, -52.7141, 31.4049
        CIE-LCH:
        69.4576, 61.3599, 149.2153
        CIE-Luv:
        69.4576, -52.9842, 49.8816
        Hunter-Lab:
        63.2324, -43.1581, 24.3758
      #42c06e color charts
#42c06e RGB chart
      #42c06e CMYK chart
      #42c06e RGB pie chart
      #42c06e color shades, tints & tones
#42c06e color schemes
#42c06e color preview, HTML & CSS examples
           This text has a color of #42c06e        
        
          <p style="color:#42c06e;">Text here</p>
        
        
          .mytext {color:#42c06e;}
        
        Text color #42c06e
      
           This box has a color of #42c06e        
        
          <div style="background-color:#42c06e;">Content here</div>
        
        
          .mybackground {background-color:#42c06e;}
        
        Background color #42c06e
      
           Border around this has a color of #42c06e        
        
          <div style="border:2px solid #42c06e;">Content here</div>
        
        
          .myborder {border:2px solid #42c06e;}
        
        Border color #42c06e