#42baeb color space conversions
Hex:
        #42baeb
        RGB:
        66, 186, 235
        CMY:
        74, 27, 8
        CMYK:
        72, 21, 0, 8
      HSL:
        197°, 80.8612%, 59.0196%
        HSV (HSB):
        197°, 71.9149%, 92.1569%
        XYZ:
        34.8011, 42.2742, 84.9228
        xyY:
        0.2148, 0.2610, 42.2742
      CIE-Lab:
        71.0596, -17.5548, -33.9963
        CIE-LCH:
        71.0596, 38.2612, 242.6894
        CIE-Luv:
        71.0596, -43.5413, -52.1314
        Hunter-Lab:
        65.0186, -18.2409, -31.9274
      #42baeb color charts
#42baeb RGB chart
      #42baeb CMYK chart
      #42baeb RGB pie chart
      #42baeb color shades, tints & tones
#42baeb color schemes
#42baeb color preview, HTML & CSS examples
           This text has a color of #42baeb        
        
          <p style="color:#42baeb;">Text here</p>
        
        
          .mytext {color:#42baeb;}
        
        Text color #42baeb
      
           This box has a color of #42baeb        
        
          <div style="background-color:#42baeb;">Content here</div>
        
        
          .mybackground {background-color:#42baeb;}
        
        Background color #42baeb
      
           Border around this has a color of #42baeb        
        
          <div style="border:2px solid #42baeb;">Content here</div>
        
        
          .myborder {border:2px solid #42baeb;}
        
        Border color #42baeb