#66b3dc color space conversions
Hex:
        #66b3dc
        RGB:
        102, 179, 220
        CMY:
        60, 30, 14
        CMYK:
        54, 19, 0, 14
      HSL:
        201°, 62.7660%, 63.1373%
        HSV (HSB):
        201°, 53.6364%, 86.2745%
        XYZ:
        34.5179, 40.2323, 73.6565
        xyY:
        0.2326, 0.2711, 40.2323
      CIE-Lab:
        69.6347, -12.3859, -27.9227
        CIE-LCH:
        69.6347, 30.5464, 246.0790
        CIE-Luv:
        69.6347, -33.5843, -42.3627
        Hunter-Lab:
        63.4289, -13.8614, -24.4499
      #66b3dc color charts
#66b3dc RGB chart
      #66b3dc CMYK chart
      #66b3dc RGB pie chart
      #66b3dc color shades, tints & tones
#66b3dc color schemes
#66b3dc color preview, HTML & CSS examples
           This text has a color of #66b3dc        
        
          <p style="color:#66b3dc;">Text here</p>
        
        
          .mytext {color:#66b3dc;}
        
        Text color #66b3dc
      
           This box has a color of #66b3dc        
        
          <div style="background-color:#66b3dc;">Content here</div>
        
        
          .mybackground {background-color:#66b3dc;}
        
        Background color #66b3dc
      
           Border around this has a color of #66b3dc        
        
          <div style="border:2px solid #66b3dc;">Content here</div>
        
        
          .myborder {border:2px solid #66b3dc;}
        
        Border color #66b3dc