#66c3ed color space conversions
Hex:
        #66c3ed
        RGB:
        102, 195, 237
        CMY:
        60, 24, 7
        CMYK:
        57, 18, 0, 7
      HSL:
        199°, 78.9474%, 66.4706%
        HSV (HSB):
        199°, 56.9620%, 92.9412%
        XYZ:
        40.2807, 47.9694, 87.2568
        xyY:
        0.2295, 0.2733, 47.9694
      CIE-Lab:
        74.8056, -15.8349, -29.2089
        CIE-LCH:
        74.8056, 33.2250, 241.5367
        CIE-Luv:
        74.8056, -39.0182, -44.4774
        Hunter-Lab:
        69.2600, -17.3917, -26.2142
      #66c3ed color charts
#66c3ed RGB chart
      #66c3ed CMYK chart
      #66c3ed RGB pie chart
      #66c3ed color shades, tints & tones
#66c3ed color schemes
#66c3ed color preview, HTML & CSS examples
           This text has a color of #66c3ed        
        
          <p style="color:#66c3ed;">Text here</p>
        
        
          .mytext {color:#66c3ed;}
        
        Text color #66c3ed
      
           This box has a color of #66c3ed        
        
          <div style="background-color:#66c3ed;">Content here</div>
        
        
          .mybackground {background-color:#66c3ed;}
        
        Background color #66c3ed
      
           Border around this has a color of #66c3ed        
        
          <div style="border:2px solid #66c3ed;">Content here</div>
        
        
          .myborder {border:2px solid #66c3ed;}
        
        Border color #66c3ed