#42f382 color space conversions
Hex:
        #42f382
        RGB:
        66, 243, 130
        CMY:
        74, 5, 49
        CMYK:
        73, 0, 47, 5
      HSL:
        142°, 88.0597%, 60.5882%
        HSV (HSB):
        142°, 72.8395%, 95.2941%
        XYZ:
        38.3266, 66.8711, 32.0065
        xyY:
        0.2793, 0.4874, 66.8711
      CIE-Lab:
        85.4388, -67.8416, 41.9136
        CIE-LCH:
        85.4388, 79.7448, 148.2916
        CIE-Luv:
        85.4388, -70.0350, 67.5246
        Hunter-Lab:
        81.7748, -59.4456, 34.0363
      #42f382 color charts
#42f382 RGB chart
      #42f382 CMYK chart
      #42f382 RGB pie chart
      #42f382 color shades, tints & tones
#42f382 color schemes
#42f382 color preview, HTML & CSS examples
           This text has a color of #42f382        
        
          <p style="color:#42f382;">Text here</p>
        
        
          .mytext {color:#42f382;}
        
        Text color #42f382
      
           This box has a color of #42f382        
        
          <div style="background-color:#42f382;">Content here</div>
        
        
          .mybackground {background-color:#42f382;}
        
        Background color #42f382
      
           Border around this has a color of #42f382        
        
          <div style="border:2px solid #42f382;">Content here</div>
        
        
          .myborder {border:2px solid #42f382;}
        
        Border color #42f382