#1aaff5 color space conversions
Hex:
#1aaff5
RGB:
26, 175, 245
CMY:
90, 31, 4
CMYK:
89, 29, 0, 4
HSL:
199°, 91.6318%, 53.1373%
HSV (HSB):
199°, 89.3878%, 96.0784%
XYZ:
32.2374, 37.4721, 91.9200
xyY:
0.1995, 0.2318, 37.4721
CIE-Lab:
67.6297, -11.7795, -44.8332
CIE-LCH:
67.6297, 46.3548, 255.2788
CIE-Luv:
67.6297, -43.6387, -70.9758
Hunter-Lab:
61.2145, -13.1218, -46.1800
#1aaff5 color charts
#1aaff5 color shades, tints & tones
#1aaff5 color schemes
#1aaff5 color preview, HTML & CSS examples
This text has a color of #1aaff5
<p style="color:#1aaff5;">Text here</p>
.mytext {color:#1aaff5;}
This box has a color of #1aaff5
<div style="background-color:#1aaff5;">Content here</div>
.mybackground {background-color:#1aaff5;}
Border around this has a color of #1aaff5
<div style="border:2px solid #1aaff5;">Content here</div>
.myborder {border:2px solid #1aaff5;}