#42bbda color space conversions
Hex:
        #42bbda
        RGB:
        66, 187, 218
        CMY:
        74, 27, 15
        CMYK:
        70, 14, 0, 15
      HSL:
        192°, 67.2566%, 55.6863%
        HSV (HSB):
        192°, 69.7248%, 85.4902%
        XYZ:
        32.6720, 41.7609, 72.6683
        xyY:
        0.2221, 0.2839, 41.7609
      CIE-Lab:
        70.7057, -23.4782, -25.2873
        CIE-LCH:
        70.7057, 34.5062, 227.1247
        CIE-Luv:
        70.7057, -44.8907, -36.6011
        Hunter-Lab:
        64.6226, -22.8434, -21.4359
      #42bbda color charts
#42bbda RGB chart
      #42bbda CMYK chart
      #42bbda RGB pie chart
      #42bbda color shades, tints & tones
#42bbda color schemes
#42bbda color preview, HTML & CSS examples
           This text has a color of #42bbda        
        
          <p style="color:#42bbda;">Text here</p>
        
        
          .mytext {color:#42bbda;}
        
        Text color #42bbda
      
           This box has a color of #42bbda        
        
          <div style="background-color:#42bbda;">Content here</div>
        
        
          .mybackground {background-color:#42bbda;}
        
        Background color #42bbda
      
           Border around this has a color of #42bbda        
        
          <div style="border:2px solid #42bbda;">Content here</div>
        
        
          .myborder {border:2px solid #42bbda;}
        
        Border color #42bbda