#42b8ce color space conversions
Hex:
        #42b8ce
        RGB:
        66, 184, 206
        CMY:
        74, 28, 19
        CMYK:
        68, 11, 0, 19
      HSL:
        189°, 58.8235%, 53.3333%
        HSV (HSB):
        189°, 67.9612%, 80.7843%
        XYZ:
        30.5278, 39.8955, 64.4841
        xyY:
        0.2263, 0.2957, 39.8955
      CIE-Lab:
        69.3950, -25.6645, -20.7227
        CIE-LCH:
        69.3950, 32.9863, 218.9190
        CIE-Luv:
        69.3950, -44.5297, -28.6370
        Hunter-Lab:
        63.1629, -24.2625, -16.3163
      #42b8ce color charts
#42b8ce RGB chart
      #42b8ce CMYK chart
      #42b8ce RGB pie chart
      #42b8ce color shades, tints & tones
#42b8ce color schemes
#42b8ce color preview, HTML & CSS examples
           This text has a color of #42b8ce        
        
          <p style="color:#42b8ce;">Text here</p>
        
        
          .mytext {color:#42b8ce;}
        
        Text color #42b8ce
      
           This box has a color of #42b8ce        
        
          <div style="background-color:#42b8ce;">Content here</div>
        
        
          .mybackground {background-color:#42b8ce;}
        
        Background color #42b8ce
      
           Border around this has a color of #42b8ce        
        
          <div style="border:2px solid #42b8ce;">Content here</div>
        
        
          .myborder {border:2px solid #42b8ce;}
        
        Border color #42b8ce