#29cbdc color space conversions
Hex:
#29cbdc
RGB:
41, 203, 220
CMY:
84, 20, 14
CMYK:
81, 8, 0, 14
HSL:
186°, 71.8876%, 51.1765%
HSV (HSB):
186°, 81.3636%, 86.2745%
XYZ:
35.1887, 48.3506, 75.1881
xyY:
0.2217, 0.3046, 48.3506
CIE-Lab:
75.0455, -33.4126, -19.8022
CIE-LCH:
75.0455, 38.8397, 210.6534
CIE-Luv:
75.0455, -53.7438, -26.3484
Hunter-Lab:
69.5346, -31.3539, -15.4364
#29cbdc color charts
#29cbdc color shades, tints & tones
#29cbdc color schemes
#29cbdc color preview, HTML & CSS examples
This text has a color of #29cbdc
<p style="color:#29cbdc;">Text here</p>
.mytext {color:#29cbdc;}
This box has a color of #29cbdc
<div style="background-color:#29cbdc;">Content here</div>
.mybackground {background-color:#29cbdc;}
Border around this has a color of #29cbdc
<div style="border:2px solid #29cbdc;">Content here</div>
.myborder {border:2px solid #29cbdc;}