#1da4ec color space conversions
Hex:
#1da4ec
RGB:
29, 164, 236
CMY:
89, 36, 7
CMYK:
88, 31, 0, 7
HSL:
201°, 84.4898%, 51.9608%
HSV (HSB):
201°, 87.7119%, 92.5490%
XYZ:
28.9225, 32.8683, 84.1767
xyY:
0.1981, 0.2252, 32.8683
CIE-Lab:
64.0541, -8.7539, -45.5340
CIE-LCH:
64.0541, 46.3678, 259.1176
CIE-Luv:
64.0541, -40.3541, -71.9309
Hunter-Lab:
57.3308, -10.2786, -46.9217
#1da4ec color charts
#1da4ec color shades, tints & tones
#1da4ec color schemes
#1da4ec color preview, HTML & CSS examples
This text has a color of #1da4ec
<p style="color:#1da4ec;">Text here</p>
.mytext {color:#1da4ec;}
This box has a color of #1da4ec
<div style="background-color:#1da4ec;">Content here</div>
.mybackground {background-color:#1da4ec;}
Border around this has a color of #1da4ec
<div style="border:2px solid #1da4ec;">Content here</div>
.myborder {border:2px solid #1da4ec;}