#42d500 color space conversions
Hex:
        #42d500
        RGB:
        66, 213, 0
        CMY:
        74, 16, 100
        CMYK:
        69, 0, 100, 16
      HSL:
        101°, 100.0000%, 41.7647%
        HSV (HSB):
        101°, 100.0000%, 83.5294%
        XYZ:
        26.0410, 48.7468, 8.0366
        xyY:
        0.3144, 0.5886, 48.7468
      CIE-Lab:
        75.2935, -68.7610, 73.5081
        CIE-LCH:
        75.2935, 100.6554, 133.0889
        CIE-Luv:
        75.2935, -63.1602, 91.1796
        Hunter-Lab:
        69.8189, -55.6062, 42.0486
      #42d500 color charts
#42d500 RGB chart
      #42d500 CMYK chart
      #42d500 RGB pie chart
      #42d500 color shades, tints & tones
#42d500 color schemes
#42d500 color preview, HTML & CSS examples
           This text has a color of #42d500        
        
          <p style="color:#42d500;">Text here</p>
        
        
          .mytext {color:#42d500;}
        
        Text color #42d500
      
           This box has a color of #42d500        
        
          <div style="background-color:#42d500;">Content here</div>
        
        
          .mybackground {background-color:#42d500;}
        
        Background color #42d500
      
           Border around this has a color of #42d500        
        
          <div style="border:2px solid #42d500;">Content here</div>
        
        
          .myborder {border:2px solid #42d500;}
        
        Border color #42d500