#42a6ae color space conversions
Hex:
        #42a6ae
        RGB:
        66, 166, 174
        CMY:
        74, 35, 32
        CMYK:
        62, 5, 0, 32
      HSL:
        184°, 45.0000%, 47.0588%
        HSV (HSB):
        184°, 62.0690%, 68.2353%
        XYZ:
        23.5230, 31.4867, 44.8821
        xyY:
        0.2355, 0.3152, 31.4867
      CIE-Lab:
        62.9163, -26.2350, -12.7824
        CIE-LCH:
        62.9163, 29.1833, 205.9766
        CIE-Luv:
        62.9163, -39.7496, -15.4272
        Hunter-Lab:
        56.1130, -23.3693, -8.1442
      #42a6ae color charts
#42a6ae RGB chart
      #42a6ae CMYK chart
      #42a6ae RGB pie chart
      #42a6ae color shades, tints & tones
#42a6ae color schemes
#42a6ae color preview, HTML & CSS examples
           This text has a color of #42a6ae        
        
          <p style="color:#42a6ae;">Text here</p>
        
        
          .mytext {color:#42a6ae;}
        
        Text color #42a6ae
      
           This box has a color of #42a6ae        
        
          <div style="background-color:#42a6ae;">Content here</div>
        
        
          .mybackground {background-color:#42a6ae;}
        
        Background color #42a6ae
      
           Border around this has a color of #42a6ae        
        
          <div style="border:2px solid #42a6ae;">Content here</div>
        
        
          .myborder {border:2px solid #42a6ae;}
        
        Border color #42a6ae