#42dcc2 color space conversions
Hex:
        #42dcc2
        RGB:
        66, 220, 194
        CMY:
        74, 14, 24
        CMYK:
        70, 0, 12, 14
      HSL:
        170°, 68.7500%, 56.0784%
        HSV (HSB):
        170°, 70.0000%, 86.2745%
        XYZ:
        37.5776, 56.2397, 59.9137
        xyY:
        0.2444, 0.3658, 56.2397
      CIE-Lab:
        79.7500, -45.7433, 1.1964
        CIE-LCH:
        79.7500, 45.7589, 178.5018
        CIE-Luv:
        79.7500, -58.2237, 9.0810
        Hunter-Lab:
        74.9931, -41.7952, 5.1270
      #42dcc2 color charts
#42dcc2 RGB chart
      #42dcc2 CMYK chart
      #42dcc2 RGB pie chart
      #42dcc2 color shades, tints & tones
#42dcc2 color schemes
#42dcc2 color preview, HTML & CSS examples
           This text has a color of #42dcc2        
        
          <p style="color:#42dcc2;">Text here</p>
        
        
          .mytext {color:#42dcc2;}
        
        Text color #42dcc2
      
           This box has a color of #42dcc2        
        
          <div style="background-color:#42dcc2;">Content here</div>
        
        
          .mybackground {background-color:#42dcc2;}
        
        Background color #42dcc2
      
           Border around this has a color of #42dcc2        
        
          <div style="border:2px solid #42dcc2;">Content here</div>
        
        
          .myborder {border:2px solid #42dcc2;}
        
        Border color #42dcc2