#42cbd8 color space conversions
Hex:
        #42cbd8
        RGB:
        66, 203, 216
        CMY:
        74, 20, 15
        CMYK:
        69, 6, 0, 15
      HSL:
        185°, 65.7895%, 55.2941%
        HSV (HSB):
        185°, 69.4444%, 84.7059%
        XYZ:
        35.9974, 48.8280, 72.4932
        xyY:
        0.2288, 0.3104, 48.8280
      CIE-Lab:
        75.3442, -31.9703, -17.1495
        CIE-LCH:
        75.3442, 36.2796, 208.2100
        CIE-Luv:
        75.3442, -50.7275, -22.1343
        Hunter-Lab:
        69.8770, -30.3300, -12.5959
      #42cbd8 color charts
#42cbd8 RGB chart
      #42cbd8 CMYK chart
      #42cbd8 RGB pie chart
      #42cbd8 color shades, tints & tones
#42cbd8 color schemes
#42cbd8 color preview, HTML & CSS examples
           This text has a color of #42cbd8        
        
          <p style="color:#42cbd8;">Text here</p>
        
        
          .mytext {color:#42cbd8;}
        
        Text color #42cbd8
      
           This box has a color of #42cbd8        
        
          <div style="background-color:#42cbd8;">Content here</div>
        
        
          .mybackground {background-color:#42cbd8;}
        
        Background color #42cbd8
      
           Border around this has a color of #42cbd8        
        
          <div style="border:2px solid #42cbd8;">Content here</div>
        
        
          .myborder {border:2px solid #42cbd8;}
        
        Border color #42cbd8