#42f203 color space conversions
Hex:
        #42f203
        RGB:
        66, 242, 3
        CMY:
        74, 5, 99
        CMYK:
        73, 0, 99, 5
      HSL:
        104°, 97.5510%, 48.0392%
        HSV (HSB):
        104°, 98.7603%, 94.9020%
        XYZ:
        34.0153, 64.6691, 10.7757
        xyY:
        0.3108, 0.5908, 64.6691
      CIE-Lab:
        84.3129, -77.3939, 80.4425
        CIE-LCH:
        84.3129, 111.6280, 133.8934
        CIE-Luv:
        84.3129, -72.9482, 102.2143
        Hunter-Lab:
        80.4171, -65.2268, 48.3472
      #42f203 color charts
#42f203 RGB chart
      #42f203 CMYK chart
      #42f203 RGB pie chart
      #42f203 color shades, tints & tones
#42f203 color schemes
#42f203 color preview, HTML & CSS examples
           This text has a color of #42f203        
        
          <p style="color:#42f203;">Text here</p>
        
        
          .mytext {color:#42f203;}
        
        Text color #42f203
      
           This box has a color of #42f203        
        
          <div style="background-color:#42f203;">Content here</div>
        
        
          .mybackground {background-color:#42f203;}
        
        Background color #42f203
      
           Border around this has a color of #42f203        
        
          <div style="border:2px solid #42f203;">Content here</div>
        
        
          .myborder {border:2px solid #42f203;}
        
        Border color #42f203