#42c064 color space conversions
Hex:
        #42c064
        RGB:
        66, 192, 100
        CMY:
        74, 25, 61
        CMYK:
        66, 0, 48, 25
      HSL:
        136°, 50.0000%, 50.5882%
        HSV (HSB):
        136°, 65.6250%, 75.2941%
        XYZ:
        23.3967, 39.7776, 18.5013
        xyY:
        0.2865, 0.4870, 39.7776
      CIE-Lab:
        69.3109, -54.3605, 36.3121
        CIE-LCH:
        69.3109, 65.3730, 146.2576
        CIE-Luv:
        69.3109, -53.4398, 55.4938
        Hunter-Lab:
        63.0695, -44.1542, 26.7561
      #42c064 color charts
#42c064 RGB chart
      #42c064 CMYK chart
      #42c064 RGB pie chart
      #42c064 color shades, tints & tones
#42c064 color schemes
#42c064 color preview, HTML & CSS examples
           This text has a color of #42c064        
        
          <p style="color:#42c064;">Text here</p>
        
        
          .mytext {color:#42c064;}
        
        Text color #42c064
      
           This box has a color of #42c064        
        
          <div style="background-color:#42c064;">Content here</div>
        
        
          .mybackground {background-color:#42c064;}
        
        Background color #42c064
      
           Border around this has a color of #42c064        
        
          <div style="border:2px solid #42c064;">Content here</div>
        
        
          .myborder {border:2px solid #42c064;}
        
        Border color #42c064