#42b1ba color space conversions
Hex:
        #42b1ba
        RGB:
        66, 177, 186
        CMY:
        74, 31, 27
        CMYK:
        65, 5, 0, 27
      HSL:
        185°, 47.6190%, 49.4118%
        HSV (HSB):
        185°, 64.5161%, 72.9412%
        XYZ:
        26.8318, 36.1477, 52.0174
        xyY:
        0.2333, 0.3143, 36.1477
      CIE-Lab:
        66.6326, -28.1750, -13.8781
        CIE-LCH:
        66.6326, 31.4075, 206.2234
        CIE-Luv:
        66.6326, -43.1574, -17.0367
        Hunter-Lab:
        60.1230, -25.5537, -9.2107
      #42b1ba color charts
#42b1ba RGB chart
      #42b1ba CMYK chart
      #42b1ba RGB pie chart
      #42b1ba color shades, tints & tones
#42b1ba color schemes
#42b1ba color preview, HTML & CSS examples
           This text has a color of #42b1ba        
        
          <p style="color:#42b1ba;">Text here</p>
        
        
          .mytext {color:#42b1ba;}
        
        Text color #42b1ba
      
           This box has a color of #42b1ba        
        
          <div style="background-color:#42b1ba;">Content here</div>
        
        
          .mybackground {background-color:#42b1ba;}
        
        Background color #42b1ba
      
           Border around this has a color of #42b1ba        
        
          <div style="border:2px solid #42b1ba;">Content here</div>
        
        
          .myborder {border:2px solid #42b1ba;}
        
        Border color #42b1ba