#66a0fc color space conversions
Hex:
        #66a0fc
        RGB:
        102, 160, 252
        CMY:
        60, 37, 1
        CMYK:
        60, 37, 0, 1
      HSL:
        217°, 96.1538%, 69.4118%
        HSV (HSB):
        217°, 59.5238%, 98.8235%
        XYZ:
        35.6210, 34.9947, 96.9727
        xyY:
        0.2126, 0.2088, 34.9947
      CIE-Lab:
        65.7445, 8.1424, -51.4854
        CIE-LCH:
        65.7445, 52.1253, 278.9868
        CIE-Luv:
        65.7445, -26.0667, -84.1341
        Hunter-Lab:
        59.1563, 3.9603, -55.7825
      #66a0fc color charts
#66a0fc RGB chart
      #66a0fc CMYK chart
      #66a0fc RGB pie chart
      #66a0fc color shades, tints & tones
#66a0fc color schemes
#66a0fc color preview, HTML & CSS examples
           This text has a color of #66a0fc        
        
          <p style="color:#66a0fc;">Text here</p>
        
        
          .mytext {color:#66a0fc;}
        
        Text color #66a0fc
      
           This box has a color of #66a0fc        
        
          <div style="background-color:#66a0fc;">Content here</div>
        
        
          .mybackground {background-color:#66a0fc;}
        
        Background color #66a0fc
      
           Border around this has a color of #66a0fc        
        
          <div style="border:2px solid #66a0fc;">Content here</div>
        
        
          .myborder {border:2px solid #66a0fc;}
        
        Border color #66a0fc