#42cafd color space conversions
Hex:
        #42cafd
        RGB:
        66, 202, 253
        CMY:
        74, 21, 1
        CMYK:
        74, 20, 0, 1
      HSL:
        196°, 97.9058%, 62.5490%
        HSV (HSB):
        196°, 73.9130%, 99.2157%
        XYZ:
        41.0969, 50.4912, 100.5082
        xyY:
        0.2139, 0.2628, 50.4912
      CIE-Lab:
        76.3698, -20.0568, -35.4767
        CIE-LCH:
        76.3698, 40.7538, 240.5183
        CIE-Luv:
        76.3698, -48.0469, -54.8255
        Hunter-Lab:
        71.0571, -21.1119, -34.1240
      #42cafd color charts
#42cafd RGB chart
      #42cafd CMYK chart
      #42cafd RGB pie chart
      #42cafd color shades, tints & tones
#42cafd color schemes
#42cafd color preview, HTML & CSS examples
           This text has a color of #42cafd        
        
          <p style="color:#42cafd;">Text here</p>
        
        
          .mytext {color:#42cafd;}
        
        Text color #42cafd
      
           This box has a color of #42cafd        
        
          <div style="background-color:#42cafd;">Content here</div>
        
        
          .mybackground {background-color:#42cafd;}
        
        Background color #42cafd
      
           Border around this has a color of #42cafd        
        
          <div style="border:2px solid #42cafd;">Content here</div>
        
        
          .myborder {border:2px solid #42cafd;}
        
        Border color #42cafd