#1aadf5 color space conversions
Hex:
#1aadf5
RGB:
26, 173, 245
CMY:
90, 32, 4
CMYK:
89, 29, 0, 4
HSL:
200°, 91.6318%, 53.1373%
HSV (HSB):
200°, 89.3878%, 96.0784%
XYZ:
31.8510, 36.6993, 91.7912
xyY:
0.1986, 0.2289, 36.6993
CIE-Lab:
67.0508, -10.6830, -45.7430
CIE-LCH:
67.0508, 46.9739, 256.8545
CIE-Luv:
67.0508, -42.9736, -72.5659
Hunter-Lab:
60.5800, -12.1654, -47.4306
#1aadf5 color charts
#1aadf5 color shades, tints & tones
#1aadf5 color schemes
#1aadf5 color preview, HTML & CSS examples
This text has a color of #1aadf5
<p style="color:#1aadf5;">Text here</p>
.mytext {color:#1aadf5;}
This box has a color of #1aadf5
<div style="background-color:#1aadf5;">Content here</div>
.mybackground {background-color:#1aadf5;}
Border around this has a color of #1aadf5
<div style="border:2px solid #1aadf5;">Content here</div>
.myborder {border:2px solid #1aadf5;}