#42d096 color space conversions
Hex:
        #42d096
        RGB:
        66, 208, 150
        CMY:
        74, 18, 41
        CMYK:
        68, 0, 28, 18
      HSL:
        155°, 60.1695%, 53.7255%
        HSV (HSB):
        155°, 68.2692%, 81.5686%
        XYZ:
        30.3077, 48.4720, 36.6128
        xyY:
        0.2626, 0.4201, 48.4720
      CIE-Lab:
        75.1217, -51.1736, 18.0296
        CIE-LCH:
        75.1217, 54.2568, 160.5915
        CIE-Luv:
        75.1217, -56.6891, 33.8894
        Hunter-Lab:
        69.6218, -44.1339, 17.5558
      #42d096 color charts
#42d096 RGB chart
      #42d096 CMYK chart
      #42d096 RGB pie chart
      #42d096 color shades, tints & tones
#42d096 color schemes
#42d096 color preview, HTML & CSS examples
           This text has a color of #42d096        
        
          <p style="color:#42d096;">Text here</p>
        
        
          .mytext {color:#42d096;}
        
        Text color #42d096
      
           This box has a color of #42d096        
        
          <div style="background-color:#42d096;">Content here</div>
        
        
          .mybackground {background-color:#42d096;}
        
        Background color #42d096
      
           Border around this has a color of #42d096        
        
          <div style="border:2px solid #42d096;">Content here</div>
        
        
          .myborder {border:2px solid #42d096;}
        
        Border color #42d096