#66a5ff color space conversions
Hex:
        #66a5ff
        RGB:
        102, 165, 255
        CMY:
        60, 35, 0
        CMYK:
        60, 35, 0, 0
      HSL:
        215°, 100.0000%, 70.0000%
        HSV (HSB):
        215°, 60.0000%, 100.0000%
        XYZ:
        36.9846, 36.9550, 99.7915
        xyY:
        0.2129, 0.2127, 36.9550
      CIE-Lab:
        67.2433, 6.2247, -50.7480
        CIE-LCH:
        67.2433, 51.1283, 276.9929
        CIE-Luv:
        67.2433, -27.7499, -82.9763
        Hunter-Lab:
        60.7907, 2.2145, -54.7746
      #66a5ff color charts
#66a5ff RGB chart
      #66a5ff CMYK chart
      #66a5ff RGB pie chart
      #66a5ff color shades, tints & tones
#66a5ff color schemes
#66a5ff color preview, HTML & CSS examples
           This text has a color of #66a5ff        
        
          <p style="color:#66a5ff;">Text here</p>
        
        
          .mytext {color:#66a5ff;}
        
        Text color #66a5ff
      
           This box has a color of #66a5ff        
        
          <div style="background-color:#66a5ff;">Content here</div>
        
        
          .mybackground {background-color:#66a5ff;}
        
        Background color #66a5ff
      
           Border around this has a color of #66a5ff        
        
          <div style="border:2px solid #66a5ff;">Content here</div>
        
        
          .myborder {border:2px solid #66a5ff;}
        
        Border color #66a5ff