#42f933 color space conversions
Hex:
        #42f933
        RGB:
        66, 249, 51
        CMY:
        74, 2, 80
        CMYK:
        73, 0, 80, 2
      HSL:
        115°, 94.2857%, 58.8235%
        HSV (HSB):
        115°, 79.5181%, 97.6471%
        XYZ:
        36.7200, 69.1486, 14.5436
        xyY:
        0.3050, 0.5743, 69.1486
      CIE-Lab:
        86.5776, -77.9855, 74.6226
        CIE-LCH:
        86.5776, 107.9364, 136.2624
        CIE-Luv:
        86.5776, -74.7485, 99.6361
        Hunter-Lab:
        83.1557, -66.7001, 47.8393
      #42f933 color charts
#42f933 RGB chart
      #42f933 CMYK chart
      #42f933 RGB pie chart
      #42f933 color shades, tints & tones
#42f933 color schemes
#42f933 color preview, HTML & CSS examples
           This text has a color of #42f933        
        
          <p style="color:#42f933;">Text here</p>
        
        
          .mytext {color:#42f933;}
        
        Text color #42f933
      
           This box has a color of #42f933        
        
          <div style="background-color:#42f933;">Content here</div>
        
        
          .mybackground {background-color:#42f933;}
        
        Background color #42f933
      
           Border around this has a color of #42f933        
        
          <div style="border:2px solid #42f933;">Content here</div>
        
        
          .myborder {border:2px solid #42f933;}
        
        Border color #42f933