#42c1ec color space conversions
Hex:
        #42c1ec
        RGB:
        66, 193, 236
        CMY:
        74, 24, 7
        CMYK:
        72, 18, 0, 7
      HSL:
        195°, 81.7308%, 59.2157%
        HSV (HSB):
        195°, 72.0339%, 92.5490%
        XYZ:
        36.4571, 45.3543, 86.1896
        xyY:
        0.2170, 0.2700, 45.3543
      CIE-Lab:
        73.1246, -20.8697, -31.3468
        CIE-LCH:
        73.1246, 37.6586, 236.3457
        CIE-Luv:
        73.1246, -45.9383, -47.3669
        Hunter-Lab:
        67.3456, -21.2251, -28.7381
      #42c1ec color charts
#42c1ec RGB chart
      #42c1ec CMYK chart
      #42c1ec RGB pie chart
      #42c1ec color shades, tints & tones
#42c1ec color schemes
#42c1ec color preview, HTML & CSS examples
           This text has a color of #42c1ec        
        
          <p style="color:#42c1ec;">Text here</p>
        
        
          .mytext {color:#42c1ec;}
        
        Text color #42c1ec
      
           This box has a color of #42c1ec        
        
          <div style="background-color:#42c1ec;">Content here</div>
        
        
          .mybackground {background-color:#42c1ec;}
        
        Background color #42c1ec
      
           Border around this has a color of #42c1ec        
        
          <div style="border:2px solid #42c1ec;">Content here</div>
        
        
          .myborder {border:2px solid #42c1ec;}
        
        Border color #42c1ec