#66cfeb color space conversions
Hex:
        #66cfeb
        RGB:
        102, 207, 235
        CMY:
        60, 19, 8
        CMYK:
        57, 12, 0, 8
      HSL:
        193°, 76.8786%, 66.0784%
        HSV (HSB):
        193°, 56.5957%, 92.1569%
        XYZ:
        42.7877, 53.4486, 86.6587
        xyY:
        0.2339, 0.2922, 53.4486
      CIE-Lab:
        78.1391, -22.5678, -23.0361
        CIE-LCH:
        78.1391, 32.2486, 225.5883
        CIE-Luv:
        78.1391, -43.5589, -33.3271
        Hunter-Lab:
        73.1085, -23.4705, -19.1030
      #66cfeb color charts
#66cfeb RGB chart
      #66cfeb CMYK chart
      #66cfeb RGB pie chart
      #66cfeb color shades, tints & tones
#66cfeb color schemes
#66cfeb color preview, HTML & CSS examples
           This text has a color of #66cfeb        
        
          <p style="color:#66cfeb;">Text here</p>
        
        
          .mytext {color:#66cfeb;}
        
        Text color #66cfeb
      
           This box has a color of #66cfeb        
        
          <div style="background-color:#66cfeb;">Content here</div>
        
        
          .mybackground {background-color:#66cfeb;}
        
        Background color #66cfeb
      
           Border around this has a color of #66cfeb        
        
          <div style="border:2px solid #66cfeb;">Content here</div>
        
        
          .myborder {border:2px solid #66cfeb;}
        
        Border color #66cfeb