#66d5fb color space conversions
Hex:
        #66d5fb
        RGB:
        102, 213, 251
        CMY:
        60, 16, 2
        CMYK:
        59, 15, 0, 2
      HSL:
        195°, 94.9045%, 69.2157%
        HSV (HSB):
        195°, 59.3625%, 98.4314%
        XYZ:
        46.6863, 57.3783, 99.8813
        xyY:
        0.2289, 0.2813, 57.3783
      CIE-Lab:
        80.3919, -20.9762, -28.1362
        CIE-LCH:
        80.3919, 35.0949, 233.2946
        CIE-Luv:
        80.3919, -45.0664, -42.3226
        Hunter-Lab:
        75.7485, -22.5443, -25.1553
      #66d5fb color charts
#66d5fb RGB chart
      #66d5fb CMYK chart
      #66d5fb RGB pie chart
      #66d5fb color shades, tints & tones
#66d5fb color schemes
#66d5fb color preview, HTML & CSS examples
           This text has a color of #66d5fb        
        
          <p style="color:#66d5fb;">Text here</p>
        
        
          .mytext {color:#66d5fb;}
        
        Text color #66d5fb
      
           This box has a color of #66d5fb        
        
          <div style="background-color:#66d5fb;">Content here</div>
        
        
          .mybackground {background-color:#66d5fb;}
        
        Background color #66d5fb
      
           Border around this has a color of #66d5fb        
        
          <div style="border:2px solid #66d5fb;">Content here</div>
        
        
          .myborder {border:2px solid #66d5fb;}
        
        Border color #66d5fb