#29acc1 color space conversions
Hex:
#29acc1
RGB:
41, 172, 193
CMY:
84, 33, 24
CMYK:
79, 11, 0, 24
HSL:
188°, 64.9573%, 45.8824%
HSV (HSB):
188°, 78.7565%, 75.6863%
XYZ:
25.2926, 33.8267, 55.6482
xyY:
0.2204, 0.2947, 33.8267
CIE-Lab:
64.8248, -26.7785, -20.5513
CIE-LCH:
64.8248, 33.7557, 217.5046
CIE-Luv:
64.8248, -44.8630, -27.9753
Hunter-Lab:
58.1607, -24.1562, -16.0162
#29acc1 color charts
#29acc1 color shades, tints & tones
#29acc1 color schemes
#29acc1 color preview, HTML & CSS examples
This text has a color of #29acc1
<p style="color:#29acc1;">Text here</p>
.mytext {color:#29acc1;}
This box has a color of #29acc1
<div style="background-color:#29acc1;">Content here</div>
.mybackground {background-color:#29acc1;}
Border around this has a color of #29acc1
<div style="border:2px solid #29acc1;">Content here</div>
.myborder {border:2px solid #29acc1;}