#42d3bc color space conversions
Hex:
        #42d3bc
        RGB:
        66, 211, 188
        CMY:
        74, 17, 26
        CMYK:
        69, 0, 11, 17
      HSL:
        170°, 62.2318%, 54.3137%
        HSV (HSB):
        170°, 68.7204%, 82.7451%
        XYZ:
        34.6181, 51.3776, 55.6693
        xyY:
        0.2444, 0.3627, 51.3776
      CIE-Lab:
        76.9072, -43.3879, 0.2603
        CIE-LCH:
        76.9072, 43.3887, 179.6563
        CIE-Luv:
        76.9072, -55.4094, 7.2389
        Hunter-Lab:
        71.6782, -39.2274, 4.1268
      #42d3bc color charts
#42d3bc RGB chart
      #42d3bc CMYK chart
      #42d3bc RGB pie chart
      #42d3bc color shades, tints & tones
#42d3bc color schemes
#42d3bc color preview, HTML & CSS examples
           This text has a color of #42d3bc        
        
          <p style="color:#42d3bc;">Text here</p>
        
        
          .mytext {color:#42d3bc;}
        
        Text color #42d3bc
      
           This box has a color of #42d3bc        
        
          <div style="background-color:#42d3bc;">Content here</div>
        
        
          .mybackground {background-color:#42d3bc;}
        
        Background color #42d3bc
      
           Border around this has a color of #42d3bc        
        
          <div style="border:2px solid #42d3bc;">Content here</div>
        
        
          .myborder {border:2px solid #42d3bc;}
        
        Border color #42d3bc