#66d8ff color space conversions
Hex:
        #66d8ff
        RGB:
        102, 216, 255
        CMY:
        60, 15, 0
        CMYK:
        60, 15, 0, 0
      HSL:
        195°, 100.0000%, 70.0000%
        HSV (HSB):
        195°, 60.0000%, 100.0000%
        XYZ:
        48.0854, 59.1565, 103.4917
        xyY:
        0.2282, 0.2807, 59.1565
      CIE-Lab:
        81.3776, -21.3227, -28.7507
        CIE-LCH:
        81.3776, 35.7947, 233.4378
        CIE-Luv:
        81.3776, -45.9781, -43.3854
        Hunter-Lab:
        76.9133, -23.0019, -25.9392
      #66d8ff color charts
#66d8ff RGB chart
      #66d8ff CMYK chart
      #66d8ff RGB pie chart
      #66d8ff color shades, tints & tones
#66d8ff color schemes
#66d8ff color preview, HTML & CSS examples
           This text has a color of #66d8ff        
        
          <p style="color:#66d8ff;">Text here</p>
        
        
          .mytext {color:#66d8ff;}
        
        Text color #66d8ff
      
           This box has a color of #66d8ff        
        
          <div style="background-color:#66d8ff;">Content here</div>
        
        
          .mybackground {background-color:#66d8ff;}
        
        Background color #66d8ff
      
           Border around this has a color of #66d8ff        
        
          <div style="border:2px solid #66d8ff;">Content here</div>
        
        
          .myborder {border:2px solid #66d8ff;}
        
        Border color #66d8ff