#42f964 color space conversions
Hex:
        #42f964
        RGB:
        66, 249, 100
        CMY:
        74, 2, 61
        CMYK:
        73, 0, 60, 2
      HSL:
        131°, 93.8462%, 61.7647%
        HSV (HSB):
        131°, 73.4940%, 97.6471%
        XYZ:
        38.4227, 69.8297, 23.5100
        xyY:
        0.2916, 0.5300, 69.8297
      CIE-Lab:
        86.9133, -73.8886, 57.4515
        CIE-LCH:
        86.9133, 93.5959, 142.1334
        CIE-Luv:
        86.9133, -73.3684, 84.8911
        Hunter-Lab:
        83.5642, -64.1632, 41.8142
      #42f964 color charts
#42f964 RGB chart
      #42f964 CMYK chart
      #42f964 RGB pie chart
      #42f964 color shades, tints & tones
#42f964 color schemes
#42f964 color preview, HTML & CSS examples
           This text has a color of #42f964        
        
          <p style="color:#42f964;">Text here</p>
        
        
          .mytext {color:#42f964;}
        
        Text color #42f964
      
           This box has a color of #42f964        
        
          <div style="background-color:#42f964;">Content here</div>
        
        
          .mybackground {background-color:#42f964;}
        
        Background color #42f964
      
           Border around this has a color of #42f964        
        
          <div style="border:2px solid #42f964;">Content here</div>
        
        
          .myborder {border:2px solid #42f964;}
        
        Border color #42f964