#42d8bf color space conversions
Hex:
        #42d8bf
        RGB:
        66, 216, 191
        CMY:
        74, 15, 25
        CMYK:
        69, 0, 12, 15
      HSL:
        170°, 65.7895%, 55.2941%
        HSV (HSB):
        170°, 69.4444%, 84.7059%
        XYZ:
        36.2066, 54.0316, 57.8111
        xyY:
        0.2446, 0.3650, 54.0316
      CIE-Lab:
        78.4801, -44.7878, 0.9470
        CIE-LCH:
        78.4801, 44.7978, 178.7887
        CIE-Luv:
        78.4801, -56.9998, 8.5291
        Hunter-Lab:
        73.5062, -40.7129, 4.8240
      #42d8bf color charts
#42d8bf RGB chart
      #42d8bf CMYK chart
      #42d8bf RGB pie chart
      #42d8bf color shades, tints & tones
#42d8bf color schemes
#42d8bf color preview, HTML & CSS examples
           This text has a color of #42d8bf        
        
          <p style="color:#42d8bf;">Text here</p>
        
        
          .mytext {color:#42d8bf;}
        
        Text color #42d8bf
      
           This box has a color of #42d8bf        
        
          <div style="background-color:#42d8bf;">Content here</div>
        
        
          .mybackground {background-color:#42d8bf;}
        
        Background color #42d8bf
      
           Border around this has a color of #42d8bf        
        
          <div style="border:2px solid #42d8bf;">Content here</div>
        
        
          .myborder {border:2px solid #42d8bf;}
        
        Border color #42d8bf