#42b078 color space conversions
Hex:
        #42b078
        RGB:
        66, 176, 120
        CMY:
        74, 31, 53
        CMYK:
        63, 0, 32, 31
      HSL:
        149°, 45.4545%, 47.4510%
        HSV (HSB):
        149°, 62.5000%, 69.0196%
        XYZ:
        21.1623, 33.5650, 23.1326
        xyY:
        0.2718, 0.4311, 33.5650
      CIE-Lab:
        64.6158, -44.4340, 19.6531
        CIE-LCH:
        64.6158, 48.5862, 156.1403
        CIE-Luv:
        64.6158, -46.4870, 33.7633
        Hunter-Lab:
        57.9353, -36.1853, 16.8812
      #42b078 color charts
#42b078 RGB chart
      #42b078 CMYK chart
      #42b078 RGB pie chart
      #42b078 color shades, tints & tones
#42b078 color schemes
#42b078 color preview, HTML & CSS examples
           This text has a color of #42b078        
        
          <p style="color:#42b078;">Text here</p>
        
        
          .mytext {color:#42b078;}
        
        Text color #42b078
      
           This box has a color of #42b078        
        
          <div style="background-color:#42b078;">Content here</div>
        
        
          .mybackground {background-color:#42b078;}
        
        Background color #42b078
      
           Border around this has a color of #42b078        
        
          <div style="border:2px solid #42b078;">Content here</div>
        
        
          .myborder {border:2px solid #42b078;}
        
        Border color #42b078