#42c9bf color space conversions
Hex:
        #42c9bf
        RGB:
        66, 201, 191
        CMY:
        74, 21, 25
        CMYK:
        67, 0, 5, 21
      HSL:
        176°, 55.5556%, 52.3529%
        HSV (HSB):
        176°, 67.1642%, 78.8235%
        XYZ:
        32.5374, 46.6931, 56.5880
        xyY:
        0.2396, 0.3438, 46.6931
      CIE-Lab:
        73.9931, -38.1293, -5.6391
        CIE-LCH:
        73.9931, 38.5441, 188.4127
        CIE-Luv:
        73.9931, -51.6175, -2.6941
        Hunter-Lab:
        68.3324, -34.5865, -1.2671
      #42c9bf color charts
#42c9bf RGB chart
      #42c9bf CMYK chart
      #42c9bf RGB pie chart
      #42c9bf color shades, tints & tones
#42c9bf color schemes
#42c9bf color preview, HTML & CSS examples
           This text has a color of #42c9bf        
        
          <p style="color:#42c9bf;">Text here</p>
        
        
          .mytext {color:#42c9bf;}
        
        Text color #42c9bf
      
           This box has a color of #42c9bf        
        
          <div style="background-color:#42c9bf;">Content here</div>
        
        
          .mybackground {background-color:#42c9bf;}
        
        Background color #42c9bf
      
           Border around this has a color of #42c9bf        
        
          <div style="border:2px solid #42c9bf;">Content here</div>
        
        
          .myborder {border:2px solid #42c9bf;}
        
        Border color #42c9bf