#42b973 color space conversions
Hex:
        #42b973
        RGB:
        66, 185, 115
        CMY:
        74, 27, 55
        CMYK:
        64, 0, 38, 27
      HSL:
        145°, 47.4104%, 49.2157%
        HSV (HSB):
        145°, 64.3243%, 72.5490%
        XYZ:
        22.6902, 37.0940, 22.1836
        xyY:
        0.2768, 0.4525, 37.0940
      CIE-Lab:
        67.3475, -49.0837, 26.0177
        CIE-LCH:
        67.3475, 55.5529, 152.0734
        CIE-Luv:
        67.3475, -50.1382, 42.6661
        Hunter-Lab:
        60.9048, -40.0828, 21.0379
      #42b973 color charts
#42b973 RGB chart
      #42b973 CMYK chart
      #42b973 RGB pie chart
      #42b973 color shades, tints & tones
#42b973 color schemes
#42b973 color preview, HTML & CSS examples
           This text has a color of #42b973        
        
          <p style="color:#42b973;">Text here</p>
        
        
          .mytext {color:#42b973;}
        
        Text color #42b973
      
           This box has a color of #42b973        
        
          <div style="background-color:#42b973;">Content here</div>
        
        
          .mybackground {background-color:#42b973;}
        
        Background color #42b973
      
           Border around this has a color of #42b973        
        
          <div style="border:2px solid #42b973;">Content here</div>
        
        
          .myborder {border:2px solid #42b973;}
        
        Border color #42b973