#42dd03 color space conversions
Hex:
        #42dd03
        RGB:
        66, 221, 3
        CMY:
        74, 13, 99
        CMYK:
        70, 0, 99, 13
      HSL:
        103°, 97.3214%, 43.9216%
        HSV (HSB):
        103°, 98.6425%, 86.6667%
        XYZ:
        28.1197, 52.8777, 8.8105
        xyY:
        0.3131, 0.5888, 52.8777
      CIE-Lab:
        77.8028, -71.1563, 75.2234
        CIE-LCH:
        77.8028, 103.5460, 133.4085
        CIE-Luv:
        77.8028, -65.9008, 94.1174
        Hunter-Lab:
        72.7171, -58.2290, 43.7183
      #42dd03 color charts
#42dd03 RGB chart
      #42dd03 CMYK chart
      #42dd03 RGB pie chart
      #42dd03 color shades, tints & tones
#42dd03 color schemes
#42dd03 color preview, HTML & CSS examples
           This text has a color of #42dd03        
        
          <p style="color:#42dd03;">Text here</p>
        
        
          .mytext {color:#42dd03;}
        
        Text color #42dd03
      
           This box has a color of #42dd03        
        
          <div style="background-color:#42dd03;">Content here</div>
        
        
          .mybackground {background-color:#42dd03;}
        
        Background color #42dd03
      
           Border around this has a color of #42dd03        
        
          <div style="border:2px solid #42dd03;">Content here</div>
        
        
          .myborder {border:2px solid #42dd03;}
        
        Border color #42dd03