#29ffff color space conversions
Hex:
#29ffff
RGB:
41, 255, 255
CMY:
84, 0, 0
CMYK:
84, 0, 0, 0
HSL:
180°, 100.0000%, 58.0392%
HSV (HSB):
180°, 83.9216%, 100.0000%
XYZ:
54.7245, 79.2114, 107.0128
xyY:
0.2271, 0.3287, 79.2114
CIE-Lab:
91.3299, -46.6693, -13.7968
CIE-LCH:
91.3299, 48.6659, 196.4692
CIE-Luv:
91.3299, -68.7127, -14.8374
Hunter-Lab:
89.0008, -45.9960, -8.9886
#29ffff color charts
#29ffff color shades, tints & tones
#29ffff color schemes
#29ffff color preview, HTML & CSS examples
This text has a color of #29ffff
<p style="color:#29ffff;">Text here</p>
.mytext {color:#29ffff;}
This box has a color of #29ffff
<div style="background-color:#29ffff;">Content here</div>
.mybackground {background-color:#29ffff;}
Border around this has a color of #29ffff
<div style="border:2px solid #29ffff;">Content here</div>
.myborder {border:2px solid #29ffff;}