#29def8 color space conversions
Hex:
#29def8
RGB:
41, 222, 248
CMY:
84, 13, 3
CMYK:
83, 10, 0, 3
HSL:
188°, 93.6652%, 56.6667%
HSV (HSB):
188°, 83.4677%, 97.2549%
XYZ:
43.9790, 59.4913, 97.9720
xyY:
0.2183, 0.2953, 59.4913
CIE-Lab:
81.5609, -33.7930, -24.8745
CIE-LCH:
81.5609, 41.9608, 216.3562
CIE-Luv:
81.5609, -58.1563, -35.1250
Hunter-Lab:
77.1306, -33.1998, -21.3193
#29def8 color charts
#29def8 color shades, tints & tones
#29def8 color schemes
#29def8 color preview, HTML & CSS examples
This text has a color of #29def8
<p style="color:#29def8;">Text here</p>
.mytext {color:#29def8;}
This box has a color of #29def8
<div style="background-color:#29def8;">Content here</div>
.mybackground {background-color:#29def8;}
Border around this has a color of #29def8
<div style="border:2px solid #29def8;">Content here</div>
.myborder {border:2px solid #29def8;}