#42c512 color space conversions
Hex:
        #42c512
        RGB:
        66, 197, 18
        CMY:
        74, 23, 93
        CMYK:
        66, 0, 91, 23
      HSL:
        104°, 83.2558%, 42.1569%
        HSV (HSB):
        104°, 90.8629%, 77.2549%
        XYZ:
        22.3222, 41.1344, 7.3355
        xyY:
        0.3153, 0.5811, 41.1344
      CIE-Lab:
        70.2700, -63.3669, 67.3610
        CIE-LCH:
        70.2700, 92.4817, 133.2500
        CIE-Luv:
        70.2700, -57.3948, 83.5376
        Hunter-Lab:
        64.1361, -50.1124, 38.1141
      #42c512 color charts
#42c512 RGB chart
      #42c512 CMYK chart
      #42c512 RGB pie chart
      #42c512 color shades, tints & tones
#42c512 color schemes
#42c512 color preview, HTML & CSS examples
           This text has a color of #42c512        
        
          <p style="color:#42c512;">Text here</p>
        
        
          .mytext {color:#42c512;}
        
        Text color #42c512
      
           This box has a color of #42c512        
        
          <div style="background-color:#42c512;">Content here</div>
        
        
          .mybackground {background-color:#42c512;}
        
        Background color #42c512
      
           Border around this has a color of #42c512        
        
          <div style="border:2px solid #42c512;">Content here</div>
        
        
          .myborder {border:2px solid #42c512;}
        
        Border color #42c512