#66c2e5 color space conversions
Hex:
#66c2e5
RGB:
102, 194, 229
CMY:
60, 24, 10
CMYK:
55, 15, 0, 10
HSL:
197°, 70.9497%, 64.9020%
HSV (HSB):
197°, 55.4585%, 89.8039%
XYZ:
38.9141, 47.0655, 81.1623
xyY:
0.2328, 0.2816, 47.0655
CIE-Lab:
74.2316, -17.6568, -25.7687
CIE-LCH:
74.2316, 31.2376, 235.5809
CIE-Luv:
74.2316, -38.9419, -38.3769
Hunter-Lab:
68.6043, -18.8077, -22.1200
#66c2e5 color charts
#66c2e5 color shades, tints & tones
#66c2e5 color schemes
#66c2e5 color preview, HTML & CSS examples
This text has a color of #66c2e5
<p style="color:#66c2e5;">Text here</p>
.mytext {color:#66c2e5;}
This box has a color of #66c2e5
<div style="background-color:#66c2e5;">Content here</div>
.mybackground {background-color:#66c2e5;}
Border around this has a color of #66c2e5
<div style="border:2px solid #66c2e5;">Content here</div>
.myborder {border:2px solid #66c2e5;}