#42af9a color space conversions
Hex:
        #42af9a
        RGB:
        66, 175, 154
        CMY:
        74, 31, 40
        CMYK:
        62, 0, 12, 31
      HSL:
        168°, 45.2282%, 47.2549%
        HSV (HSB):
        168°, 62.2857%, 68.6275%
        XYZ:
        23.4095, 34.1513, 35.9299
        xyY:
        0.2504, 0.3653, 34.1513
      CIE-Lab:
        65.0825, -36.0775, 1.5908
        CIE-LCH:
        65.0825, 36.1126, 177.4752
        CIE-Luv:
        65.0825, -44.2659, 7.8917
        Hunter-Lab:
        58.4391, -30.7651, 4.4543
      #42af9a color charts
#42af9a RGB chart
      #42af9a CMYK chart
      #42af9a RGB pie chart
      #42af9a color shades, tints & tones
#42af9a color schemes
#42af9a color preview, HTML & CSS examples
           This text has a color of #42af9a        
        
          <p style="color:#42af9a;">Text here</p>
        
        
          .mytext {color:#42af9a;}
        
        Text color #42af9a
      
           This box has a color of #42af9a        
        
          <div style="background-color:#42af9a;">Content here</div>
        
        
          .mybackground {background-color:#42af9a;}
        
        Background color #42af9a
      
           Border around this has a color of #42af9a        
        
          <div style="border:2px solid #42af9a;">Content here</div>
        
        
          .myborder {border:2px solid #42af9a;}
        
        Border color #42af9a