#42ae9d color space conversions
Hex:
        #42ae9d
        RGB:
        66, 174, 157
        CMY:
        74, 32, 38
        CMYK:
        62, 0, 10, 32
      HSL:
        171°, 45.0000%, 47.0588%
        HSV (HSB):
        171°, 62.0690%, 68.2353%
        XYZ:
        23.4686, 33.8647, 37.1979
        xyY:
        0.2483, 0.3582, 33.8647
      CIE-Lab:
        64.8550, -34.8333, -0.4084
        CIE-LCH:
        64.8550, 34.8357, 180.6717
        CIE-Luv:
        64.8550, -43.7177, 4.7551
        Hunter-Lab:
        58.1934, -29.8517, 2.8365
      #42ae9d color charts
#42ae9d RGB chart
      #42ae9d CMYK chart
      #42ae9d RGB pie chart
      #42ae9d color shades, tints & tones
#42ae9d color schemes
#42ae9d color preview, HTML & CSS examples
           This text has a color of #42ae9d        
        
          <p style="color:#42ae9d;">Text here</p>
        
        
          .mytext {color:#42ae9d;}
        
        Text color #42ae9d
      
           This box has a color of #42ae9d        
        
          <div style="background-color:#42ae9d;">Content here</div>
        
        
          .mybackground {background-color:#42ae9d;}
        
        Background color #42ae9d
      
           Border around this has a color of #42ae9d        
        
          <div style="border:2px solid #42ae9d;">Content here</div>
        
        
          .myborder {border:2px solid #42ae9d;}
        
        Border color #42ae9d