#42b9ae color space conversions
Hex:
        #42b9ae
        RGB:
        66, 185, 174
        CMY:
        74, 27, 32
        CMYK:
        64, 0, 6, 27
      HSL:
        174°, 47.4104%, 49.2157%
        HSV (HSB):
        174°, 64.3243%, 72.5490%
        XYZ:
        27.2357, 38.9122, 46.1197
        xyY:
        0.2426, 0.3466, 38.9122
      CIE-Lab:
        68.6876, -35.3951, -4.1877
        CIE-LCH:
        68.6876, 35.6420, 186.7475
        CIE-Luv:
        68.6876, -46.8280, -0.8393
        Hunter-Lab:
        62.3796, -31.2290, -0.1697
      #42b9ae color charts
#42b9ae RGB chart
      #42b9ae CMYK chart
      #42b9ae RGB pie chart
      #42b9ae color shades, tints & tones
#42b9ae color schemes
#42b9ae color preview, HTML & CSS examples
           This text has a color of #42b9ae        
        
          <p style="color:#42b9ae;">Text here</p>
        
        
          .mytext {color:#42b9ae;}
        
        Text color #42b9ae
      
           This box has a color of #42b9ae        
        
          <div style="background-color:#42b9ae;">Content here</div>
        
        
          .mybackground {background-color:#42b9ae;}
        
        Background color #42b9ae
      
           Border around this has a color of #42b9ae        
        
          <div style="border:2px solid #42b9ae;">Content here</div>
        
        
          .myborder {border:2px solid #42b9ae;}
        
        Border color #42b9ae