#66d8fd color space conversions
Hex:
        #66d8fd
        RGB:
        102, 216, 253
        CMY:
        60, 15, 1
        CMYK:
        60, 15, 0, 1
      HSL:
        195°, 97.4194%, 69.6078%
        HSV (HSB):
        195°, 59.6838%, 99.2157%
        XYZ:
        47.7650, 59.0284, 101.8046
        xyY:
        0.2290, 0.2830, 59.0284
      CIE-Lab:
        81.3072, -21.9062, -27.7976
        CIE-LCH:
        81.3072, 35.3919, 231.7597
        CIE-Luv:
        81.3072, -46.0697, -41.6687
        Hunter-Lab:
        76.8299, -23.4793, -24.7822
      #66d8fd color charts
#66d8fd RGB chart
      #66d8fd CMYK chart
      #66d8fd RGB pie chart
      #66d8fd color shades, tints & tones
#66d8fd color schemes
#66d8fd color preview, HTML & CSS examples
           This text has a color of #66d8fd        
        
          <p style="color:#66d8fd;">Text here</p>
        
        
          .mytext {color:#66d8fd;}
        
        Text color #66d8fd
      
           This box has a color of #66d8fd        
        
          <div style="background-color:#66d8fd;">Content here</div>
        
        
          .mybackground {background-color:#66d8fd;}
        
        Background color #66d8fd
      
           Border around this has a color of #66d8fd        
        
          <div style="border:2px solid #66d8fd;">Content here</div>
        
        
          .myborder {border:2px solid #66d8fd;}
        
        Border color #66d8fd