#42f865 color space conversions
Hex:
        #42f865
        RGB:
        66, 248, 101
        CMY:
        74, 3, 60
        CMYK:
        73, 0, 59, 3
      HSL:
        132°, 92.8571%, 61.5686%
        HSV (HSB):
        132°, 73.3871%, 97.2549%
        XYZ:
        38.1631, 69.2326, 23.6638
        xyY:
        0.2912, 0.5283, 69.2326
      CIE-Lab:
        86.6191, -73.4550, 56.6834
        CIE-LCH:
        86.6191, 92.7828, 142.3436
        CIE-Luv:
        86.6191, -72.9972, 83.9995
        Hunter-Lab:
        83.2062, -63.7404, 41.3823
      #42f865 color charts
#42f865 RGB chart
      #42f865 CMYK chart
      #42f865 RGB pie chart
      #42f865 color shades, tints & tones
#42f865 color schemes
#42f865 color preview, HTML & CSS examples
           This text has a color of #42f865        
        
          <p style="color:#42f865;">Text here</p>
        
        
          .mytext {color:#42f865;}
        
        Text color #42f865
      
           This box has a color of #42f865        
        
          <div style="background-color:#42f865;">Content here</div>
        
        
          .mybackground {background-color:#42f865;}
        
        Background color #42f865
      
           Border around this has a color of #42f865        
        
          <div style="border:2px solid #42f865;">Content here</div>
        
        
          .myborder {border:2px solid #42f865;}
        
        Border color #42f865