#42f672 color space conversions
Hex:
        #42f672
        RGB:
        66, 246, 114
        CMY:
        74, 4, 55
        CMYK:
        73, 0, 54, 4
      HSL:
        136°, 90.9091%, 61.1765%
        HSV (HSB):
        136°, 73.1707%, 96.4706%
        XYZ:
        38.2398, 68.2847, 27.0844
        xyY:
        0.2862, 0.5111, 68.2847
      CIE-Lab:
        86.1486, -71.1801, 50.3369
        CIE-LCH:
        86.1486, 87.1803, 144.7330
        CIE-Luv:
        86.1486, -71.7950, 77.2524
        Hunter-Lab:
        82.6346, -62.0082, 38.4112
      #42f672 color charts
#42f672 RGB chart
      #42f672 CMYK chart
      #42f672 RGB pie chart
      #42f672 color shades, tints & tones
#42f672 color schemes
#42f672 color preview, HTML & CSS examples
           This text has a color of #42f672        
        
          <p style="color:#42f672;">Text here</p>
        
        
          .mytext {color:#42f672;}
        
        Text color #42f672
      
           This box has a color of #42f672        
        
          <div style="background-color:#42f672;">Content here</div>
        
        
          .mybackground {background-color:#42f672;}
        
        Background color #42f672
      
           Border around this has a color of #42f672        
        
          <div style="border:2px solid #42f672;">Content here</div>
        
        
          .myborder {border:2px solid #42f672;}
        
        Border color #42f672