#66b1fc color space conversions
Hex:
        #66b1fc
        RGB:
        102, 177, 252
        CMY:
        60, 31, 1
        CMYK:
        60, 30, 0, 1
      HSL:
        210°, 96.1538%, 69.4118%
        HSV (HSB):
        210°, 59.5238%, 98.8235%
        XYZ:
        38.7723, 41.2973, 98.0231
        xyY:
        0.2177, 0.2319, 41.2973
      CIE-Lab:
        70.3837, -1.5226, -44.1791
        CIE-LCH:
        70.3837, 44.2053, 268.0261
        CIE-Luv:
        70.3837, -32.0086, -71.4094
        Hunter-Lab:
        64.2630, -4.7644, -45.4535
      #66b1fc color charts
#66b1fc RGB chart
      #66b1fc CMYK chart
      #66b1fc RGB pie chart
      #66b1fc color shades, tints & tones
#66b1fc color schemes
#66b1fc color preview, HTML & CSS examples
           This text has a color of #66b1fc        
        
          <p style="color:#66b1fc;">Text here</p>
        
        
          .mytext {color:#66b1fc;}
        
        Text color #66b1fc
      
           This box has a color of #66b1fc        
        
          <div style="background-color:#66b1fc;">Content here</div>
        
        
          .mybackground {background-color:#66b1fc;}
        
        Background color #66b1fc
      
           Border around this has a color of #66b1fc        
        
          <div style="border:2px solid #66b1fc;">Content here</div>
        
        
          .myborder {border:2px solid #66b1fc;}
        
        Border color #66b1fc