#42f832 color space conversions
Hex:
        #42f832
        RGB:
        66, 248, 50
        CMY:
        74, 3, 80
        CMYK:
        73, 0, 80, 3
      HSL:
        115°, 93.3962%, 58.4314%
        HSV (HSB):
        115°, 79.8387%, 97.2549%
        XYZ:
        36.3899, 68.5233, 14.3260
        xyY:
        0.3052, 0.5747, 68.5233
      CIE-Lab:
        86.2675, -77.7433, 74.6004
        CIE-LCH:
        86.2675, 107.7462, 136.1818
        CIE-Luv:
        86.2675, -74.4387, 99.4238
        Hunter-Lab:
        82.7788, -66.3937, 47.6842
      #42f832 color charts
#42f832 RGB chart
      #42f832 CMYK chart
      #42f832 RGB pie chart
      #42f832 color shades, tints & tones
#42f832 color schemes
#42f832 color preview, HTML & CSS examples
           This text has a color of #42f832        
        
          <p style="color:#42f832;">Text here</p>
        
        
          .mytext {color:#42f832;}
        
        Text color #42f832
      
           This box has a color of #42f832        
        
          <div style="background-color:#42f832;">Content here</div>
        
        
          .mybackground {background-color:#42f832;}
        
        Background color #42f832
      
           Border around this has a color of #42f832        
        
          <div style="border:2px solid #42f832;">Content here</div>
        
        
          .myborder {border:2px solid #42f832;}
        
        Border color #42f832