#42b1ff color space conversions
Hex:
        #42b1ff
        RGB:
        66, 177, 255
        CMY:
        74, 31, 0
        CMYK:
        74, 31, 0, 0
      HSL:
        205°, 100.0000%, 62.9412%
        HSV (HSB):
        205°, 74.1176%, 100.0000%
        XYZ:
        36.0189, 39.8225, 100.3959
        xyY:
        0.2044, 0.2260, 39.8225
      CIE-Lab:
        69.3429, -6.0307, -47.5193
        CIE-LCH:
        69.3429, 47.9005, 262.7672
        CIE-Luv:
        69.3429, -39.3695, -76.4716
        Hunter-Lab:
        63.1051, -8.5503, -50.1527
      #42b1ff color charts
#42b1ff RGB chart
      #42b1ff CMYK chart
      #42b1ff RGB pie chart
      #42b1ff color shades, tints & tones
#42b1ff color schemes
#42b1ff color preview, HTML & CSS examples
           This text has a color of #42b1ff        
        
          <p style="color:#42b1ff;">Text here</p>
        
        
          .mytext {color:#42b1ff;}
        
        Text color #42b1ff
      
           This box has a color of #42b1ff        
        
          <div style="background-color:#42b1ff;">Content here</div>
        
        
          .mybackground {background-color:#42b1ff;}
        
        Background color #42b1ff
      
           Border around this has a color of #42b1ff        
        
          <div style="border:2px solid #42b1ff;">Content here</div>
        
        
          .myborder {border:2px solid #42b1ff;}
        
        Border color #42b1ff