#42b1dd color space conversions
Hex:
        #42b1dd
        RGB:
        66, 177, 221
        CMY:
        74, 31, 13
        CMYK:
        70, 20, 0, 13
      HSL:
        197°, 69.5067%, 56.2745%
        HSV (HSB):
        197°, 70.1357%, 86.6667%
        XYZ:
        31.0201, 37.8230, 74.0723
        xyY:
        0.2171, 0.2647, 37.8230
      CIE-Lab:
        67.8900, -17.3467, -31.2605
        CIE-LCH:
        67.8900, 35.7509, 240.9738
        CIE-Luv:
        67.8900, -41.1540, -47.2176
        Hunter-Lab:
        61.5004, -17.5925, -28.3597
      #42b1dd color charts
#42b1dd RGB chart
      #42b1dd CMYK chart
      #42b1dd RGB pie chart
      #42b1dd color shades, tints & tones
#42b1dd color schemes
#42b1dd color preview, HTML & CSS examples
           This text has a color of #42b1dd        
        
          <p style="color:#42b1dd;">Text here</p>
        
        
          .mytext {color:#42b1dd;}
        
        Text color #42b1dd
      
           This box has a color of #42b1dd        
        
          <div style="background-color:#42b1dd;">Content here</div>
        
        
          .mybackground {background-color:#42b1dd;}
        
        Background color #42b1dd
      
           Border around this has a color of #42b1dd        
        
          <div style="border:2px solid #42b1dd;">Content here</div>
        
        
          .myborder {border:2px solid #42b1dd;}
        
        Border color #42b1dd