#42c4bb color space conversions
Hex:
        #42c4bb
        RGB:
        66, 196, 187
        CMY:
        74, 23, 27
        CMYK:
        66, 0, 5, 23
      HSL:
        176°, 52.4194%, 51.3725%
        HSV (HSB):
        176°, 66.3265%, 76.8627%
        XYZ:
        30.9563, 44.2260, 53.9186
        xyY:
        0.2398, 0.3426, 44.2260
      CIE-Lab:
        72.3793, -36.9330, -5.8522
        CIE-LCH:
        72.3793, 37.3938, 189.0039
        CIE-Luv:
        72.3793, -50.0586, -3.1981
        Hunter-Lab:
        66.5026, -33.2895, -1.5190
      #42c4bb color charts
#42c4bb RGB chart
      #42c4bb CMYK chart
      #42c4bb RGB pie chart
      #42c4bb color shades, tints & tones
#42c4bb color schemes
#42c4bb color preview, HTML & CSS examples
           This text has a color of #42c4bb        
        
          <p style="color:#42c4bb;">Text here</p>
        
        
          .mytext {color:#42c4bb;}
        
        Text color #42c4bb
      
           This box has a color of #42c4bb        
        
          <div style="background-color:#42c4bb;">Content here</div>
        
        
          .mybackground {background-color:#42c4bb;}
        
        Background color #42c4bb
      
           Border around this has a color of #42c4bb        
        
          <div style="border:2px solid #42c4bb;">Content here</div>
        
        
          .myborder {border:2px solid #42c4bb;}
        
        Border color #42c4bb