#42f675 color space conversions
Hex:
        #42f675
        RGB:
        66, 246, 117
        CMY:
        74, 4, 54
        CMYK:
        73, 0, 52, 4
      HSL:
        137°, 90.9091%, 61.1765%
        HSV (HSB):
        137°, 73.1707%, 96.4706%
        XYZ:
        38.4134, 68.3541, 27.9987
        xyY:
        0.2850, 0.5072, 68.3541
      CIE-Lab:
        86.1832, -70.7715, 48.9969
        CIE-LCH:
        86.1832, 86.0773, 145.3042
        CIE-Luv:
        86.1832, -71.6626, 75.8175
        Hunter-Lab:
        82.6766, -61.7488, 37.7948
      #42f675 color charts
#42f675 RGB chart
      #42f675 CMYK chart
      #42f675 RGB pie chart
      #42f675 color shades, tints & tones
#42f675 color schemes
#42f675 color preview, HTML & CSS examples
           This text has a color of #42f675        
        
          <p style="color:#42f675;">Text here</p>
        
        
          .mytext {color:#42f675;}
        
        Text color #42f675
      
           This box has a color of #42f675        
        
          <div style="background-color:#42f675;">Content here</div>
        
        
          .mybackground {background-color:#42f675;}
        
        Background color #42f675
      
           Border around this has a color of #42f675        
        
          <div style="border:2px solid #42f675;">Content here</div>
        
        
          .myborder {border:2px solid #42f675;}
        
        Border color #42f675