#42e83b color space conversions
Hex:
        #42e83b
        RGB:
        66, 232, 59
        CMY:
        74, 9, 77
        CMYK:
        72, 0, 75, 9
      HSL:
        118°, 78.9954%, 57.0588%
        HSV (HSB):
        118°, 74.5690%, 90.9804%
        XYZ:
        31.8928, 59.1872, 13.8810
        xyY:
        0.3039, 0.5639, 59.1872
      CIE-Lab:
        81.3944, -72.3569, 67.2629
        CIE-LCH:
        81.3944, 98.7918, 137.0895
        CIE-Luv:
        81.3944, -68.9254, 90.7535
        Hunter-Lab:
        76.9332, -60.6357, 43.1556
      #42e83b color charts
#42e83b RGB chart
      #42e83b CMYK chart
      #42e83b RGB pie chart
      #42e83b color shades, tints & tones
#42e83b color schemes
#42e83b color preview, HTML & CSS examples
           This text has a color of #42e83b        
        
          <p style="color:#42e83b;">Text here</p>
        
        
          .mytext {color:#42e83b;}
        
        Text color #42e83b
      
           This box has a color of #42e83b        
        
          <div style="background-color:#42e83b;">Content here</div>
        
        
          .mybackground {background-color:#42e83b;}
        
        Background color #42e83b
      
           Border around this has a color of #42e83b        
        
          <div style="border:2px solid #42e83b;">Content here</div>
        
        
          .myborder {border:2px solid #42e83b;}
        
        Border color #42e83b