#42f948 color space conversions
Hex:
        #42f948
        RGB:
        66, 249, 72
        CMY:
        74, 2, 72
        CMYK:
        73, 0, 71, 2
      HSL:
        122°, 93.8462%, 61.7647%
        HSV (HSB):
        122°, 73.4940%, 97.6471%
        XYZ:
        37.2921, 69.3775, 17.5566
        xyY:
        0.3002, 0.5585, 69.3775
      CIE-Lab:
        86.6906, -76.5911, 68.1957
        CIE-LCH:
        86.6906, 102.5517, 138.3185
        CIE-Luv:
        86.6906, -74.2736, 94.5790
        Hunter-Lab:
        83.2932, -65.8447, 45.8080
      #42f948 color charts
#42f948 RGB chart
      #42f948 CMYK chart
      #42f948 RGB pie chart
      #42f948 color shades, tints & tones
#42f948 color schemes
#42f948 color preview, HTML & CSS examples
           This text has a color of #42f948        
        
          <p style="color:#42f948;">Text here</p>
        
        
          .mytext {color:#42f948;}
        
        Text color #42f948
      
           This box has a color of #42f948        
        
          <div style="background-color:#42f948;">Content here</div>
        
        
          .mybackground {background-color:#42f948;}
        
        Background color #42f948
      
           Border around this has a color of #42f948        
        
          <div style="border:2px solid #42f948;">Content here</div>
        
        
          .myborder {border:2px solid #42f948;}
        
        Border color #42f948