#42dbec color space conversions
Hex:
        #42dbec
        RGB:
        66, 219, 236
        CMY:
        74, 14, 7
        CMYK:
        72, 7, 0, 7
      HSL:
        186°, 81.7308%, 59.2157%
        HSV (HSB):
        186°, 72.0339%, 92.5490%
        XYZ:
        42.7186, 57.8774, 88.2768
        xyY:
        0.2262, 0.3064, 57.8774
      CIE-Lab:
        80.6706, -33.6858, -19.8180
        CIE-LCH:
        80.6706, 39.0831, 210.4691
        CIE-Luv:
        80.6706, -55.0604, -26.5197
        Hunter-Lab:
        76.0772, -32.9044, -15.5436
      #42dbec color charts
#42dbec RGB chart
      #42dbec CMYK chart
      #42dbec RGB pie chart
      #42dbec color shades, tints & tones
#42dbec color schemes
#42dbec color preview, HTML & CSS examples
           This text has a color of #42dbec        
        
          <p style="color:#42dbec;">Text here</p>
        
        
          .mytext {color:#42dbec;}
        
        Text color #42dbec
      
           This box has a color of #42dbec        
        
          <div style="background-color:#42dbec;">Content here</div>
        
        
          .mybackground {background-color:#42dbec;}
        
        Background color #42dbec
      
           Border around this has a color of #42dbec        
        
          <div style="border:2px solid #42dbec;">Content here</div>
        
        
          .myborder {border:2px solid #42dbec;}
        
        Border color #42dbec