#42f1bc color space conversions
Hex:
        #42f1bc
        RGB:
        66, 241, 188
        CMY:
        74, 5, 26
        CMYK:
        73, 0, 22, 5
      HSL:
        162°, 86.2069%, 60.1961%
        HSV (HSB):
        162°, 72.6141%, 94.5098%
        XYZ:
        42.7792, 67.6997, 58.3896
        xyY:
        0.2533, 0.4009, 67.6997
      CIE-Lab:
        85.8561, -55.8561, 13.1257
        CIE-LCH:
        85.8561, 57.3776, 166.7759
        CIE-Luv:
        85.8561, -65.9732, 28.6225
        Hunter-Lab:
        82.2798, -51.1834, 15.5209
      #42f1bc color charts
#42f1bc RGB chart
      #42f1bc CMYK chart
      #42f1bc RGB pie chart
      #42f1bc color shades, tints & tones
#42f1bc color schemes
#42f1bc color preview, HTML & CSS examples
           This text has a color of #42f1bc        
        
          <p style="color:#42f1bc;">Text here</p>
        
        
          .mytext {color:#42f1bc;}
        
        Text color #42f1bc
      
           This box has a color of #42f1bc        
        
          <div style="background-color:#42f1bc;">Content here</div>
        
        
          .mybackground {background-color:#42f1bc;}
        
        Background color #42f1bc
      
           Border around this has a color of #42f1bc        
        
          <div style="border:2px solid #42f1bc;">Content here</div>
        
        
          .myborder {border:2px solid #42f1bc;}
        
        Border color #42f1bc