#1daecf color space conversions
Hex:
#1daecf
RGB:
29, 174, 207
CMY:
89, 32, 19
CMYK:
86, 16, 0, 19
HSL:
191°, 75.4237%, 46.2745%
HSV (HSB):
191°, 85.9903%, 81.1765%
XYZ:
26.9052, 35.0383, 64.3765
xyY:
0.2130, 0.2774, 35.0383
CIE-Lab:
65.7785, -24.1945, -26.8646
CIE-LCH:
65.7785, 36.1536, 227.9935
CIE-Luv:
65.7785, -45.7491, -38.8230
Hunter-Lab:
59.1932, -22.4539, -23.0466
#1daecf color charts
#1daecf color shades, tints & tones
#1daecf color schemes
#1daecf color preview, HTML & CSS examples
This text has a color of #1daecf
<p style="color:#1daecf;">Text here</p>
.mytext {color:#1daecf;}
This box has a color of #1daecf
<div style="background-color:#1daecf;">Content here</div>
.mybackground {background-color:#1daecf;}
Border around this has a color of #1daecf
<div style="border:2px solid #1daecf;">Content here</div>
.myborder {border:2px solid #1daecf;}