#42acdd color space conversions
Hex:
        #42acdd
        RGB:
        66, 172, 221
        CMY:
        74, 33, 13
        CMYK:
        70, 22, 0, 13
      HSL:
        199°, 69.5067%, 56.2745%
        HSV (HSB):
        199°, 70.1357%, 86.6667%
        XYZ:
        30.0504, 35.8838, 73.7490
        xyY:
        0.2151, 0.2569, 35.8838
      CIE-Lab:
        66.4310, -14.6830, -33.5197
        CIE-LCH:
        66.4310, 36.5946, 246.3447
        CIE-Luv:
        66.4310, -39.3801, -51.2143
        Hunter-Lab:
        59.9031, -15.2856, -31.0622
      #42acdd color charts
#42acdd RGB chart
      #42acdd CMYK chart
      #42acdd RGB pie chart
      #42acdd color shades, tints & tones
#42acdd color schemes
#42acdd color preview, HTML & CSS examples
           This text has a color of #42acdd        
        
          <p style="color:#42acdd;">Text here</p>
        
        
          .mytext {color:#42acdd;}
        
        Text color #42acdd
      
           This box has a color of #42acdd        
        
          <div style="background-color:#42acdd;">Content here</div>
        
        
          .mybackground {background-color:#42acdd;}
        
        Background color #42acdd
      
           Border around this has a color of #42acdd        
        
          <div style="border:2px solid #42acdd;">Content here</div>
        
        
          .myborder {border:2px solid #42acdd;}
        
        Border color #42acdd