#42a7ae color space conversions
Hex:
        #42a7ae
        RGB:
        66, 167, 174
        CMY:
        74, 35, 32
        CMYK:
        62, 4, 0, 32
      HSL:
        184°, 45.0000%, 47.0588%
        HSV (HSB):
        184°, 62.0690%, 68.2353%
        XYZ:
        23.7055, 31.8517, 44.9430
        xyY:
        0.2359, 0.3169, 31.8517
      CIE-Lab:
        63.2201, -26.7346, -12.3259
        CIE-LCH:
        63.2201, 29.4392, 204.7519
        CIE-Luv:
        63.2201, -40.1244, -14.6491
        Hunter-Lab:
        56.4373, -23.7896, -7.7086
      #42a7ae color charts
#42a7ae RGB chart
      #42a7ae CMYK chart
      #42a7ae RGB pie chart
      #42a7ae color shades, tints & tones
#42a7ae color schemes
#42a7ae color preview, HTML & CSS examples
           This text has a color of #42a7ae        
        
          <p style="color:#42a7ae;">Text here</p>
        
        
          .mytext {color:#42a7ae;}
        
        Text color #42a7ae
      
           This box has a color of #42a7ae        
        
          <div style="background-color:#42a7ae;">Content here</div>
        
        
          .mybackground {background-color:#42a7ae;}
        
        Background color #42a7ae
      
           Border around this has a color of #42a7ae        
        
          <div style="border:2px solid #42a7ae;">Content here</div>
        
        
          .myborder {border:2px solid #42a7ae;}
        
        Border color #42a7ae