#29acc3 color space conversions
Hex:
#29acc3
RGB:
41, 172, 195
CMY:
84, 33, 24
CMYK:
79, 12, 0, 24
HSL:
189°, 65.2542%, 46.2745%
HSV (HSB):
189°, 78.9744%, 76.4706%
XYZ:
25.5173, 33.9166, 56.8314
xyY:
0.2195, 0.2917, 33.9166
CIE-Lab:
64.8963, -26.1372, -21.5533
CIE-LCH:
64.8963, 33.8778, 219.5097
CIE-Luv:
64.8963, -44.7233, -29.7061
Hunter-Lab:
58.2380, -23.7056, -17.0915
#29acc3 color charts
#29acc3 color shades, tints & tones
#29acc3 color schemes
#29acc3 color preview, HTML & CSS examples
This text has a color of #29acc3
<p style="color:#29acc3;">Text here</p>
.mytext {color:#29acc3;}
This box has a color of #29acc3
<div style="background-color:#29acc3;">Content here</div>
.mybackground {background-color:#29acc3;}
Border around this has a color of #29acc3
<div style="border:2px solid #29acc3;">Content here</div>
.myborder {border:2px solid #29acc3;}