#66c3eb color space conversions
Hex:
        #66c3eb
        RGB:
        102, 195, 235
        CMY:
        60, 24, 8
        CMYK:
        57, 17, 0, 8
      HSL:
        198°, 76.8786%, 66.0784%
        HSV (HSB):
        198°, 56.5957%, 92.1569%
        XYZ:
        39.9900, 47.8532, 85.7261
        xyY:
        0.2304, 0.2757, 47.8532
      CIE-Lab:
        74.7322, -16.4240, -28.2428
        CIE-LCH:
        74.7322, 32.6712, 239.8208
        CIE-Luv:
        74.7322, -39.0924, -42.7549
        Hunter-Lab:
        69.1760, -17.8687, -25.0518
      #66c3eb color charts
#66c3eb RGB chart
      #66c3eb CMYK chart
      #66c3eb RGB pie chart
      #66c3eb color shades, tints & tones
#66c3eb color schemes
#66c3eb color preview, HTML & CSS examples
           This text has a color of #66c3eb        
        
          <p style="color:#66c3eb;">Text here</p>
        
        
          .mytext {color:#66c3eb;}
        
        Text color #66c3eb
      
           This box has a color of #66c3eb        
        
          <div style="background-color:#66c3eb;">Content here</div>
        
        
          .mybackground {background-color:#66c3eb;}
        
        Background color #66c3eb
      
           Border around this has a color of #66c3eb        
        
          <div style="border:2px solid #66c3eb;">Content here</div>
        
        
          .myborder {border:2px solid #66c3eb;}
        
        Border color #66c3eb