#42cd13 color space conversions
Hex:
        #42cd13
        RGB:
        66, 205, 19
        CMY:
        74, 20, 93
        CMYK:
        68, 0, 91, 20
      HSL:
        105°, 83.0357%, 43.9216%
        HSV (HSB):
        105°, 90.7317%, 80.3922%
        XYZ:
        24.1956, 44.8679, 8.0012
        xyY:
        0.3140, 0.5822, 44.8679
      CIE-Lab:
        72.8048, -65.8936, 69.3404
        CIE-LCH:
        72.8048, 95.6560, 133.5400
        CIE-Luv:
        72.8048, -60.2392, 86.6633
        Hunter-Lab:
        66.9835, -52.7438, 39.8062
      #42cd13 color charts
#42cd13 RGB chart
      #42cd13 CMYK chart
      #42cd13 RGB pie chart
      #42cd13 color shades, tints & tones
#42cd13 color schemes
#42cd13 color preview, HTML & CSS examples
           This text has a color of #42cd13        
        
          <p style="color:#42cd13;">Text here</p>
        
        
          .mytext {color:#42cd13;}
        
        Text color #42cd13
      
           This box has a color of #42cd13        
        
          <div style="background-color:#42cd13;">Content here</div>
        
        
          .mybackground {background-color:#42cd13;}
        
        Background color #42cd13
      
           Border around this has a color of #42cd13        
        
          <div style="border:2px solid #42cd13;">Content here</div>
        
        
          .myborder {border:2px solid #42cd13;}
        
        Border color #42cd13