#1aaaff color space conversions
Hex:
#1aaaff
RGB:
26, 170, 255
CMY:
90, 33, 0
CMYK:
90, 33, 0, 0
HSL:
202°, 100.0000%, 55.0980%
HSV (HSB):
202°, 89.8039%, 100.0000%
XYZ:
32.8507, 36.1891, 99.8615
xyY:
0.1945, 0.2143, 36.1891
CIE-Lab:
66.6641, -5.4199, -51.7920
CIE-LCH:
66.6641, 52.0748, 264.0258
CIE-Luv:
66.6641, -41.3485, -83.3886
Hunter-Lab:
60.1573, -7.8001, -56.3116
#1aaaff color charts
#1aaaff color shades, tints & tones
#1aaaff color schemes
#1aaaff color preview, HTML & CSS examples
This text has a color of #1aaaff
<p style="color:#1aaaff;">Text here</p>
.mytext {color:#1aaaff;}
This box has a color of #1aaaff
<div style="background-color:#1aaaff;">Content here</div>
.mybackground {background-color:#1aaaff;}
Border around this has a color of #1aaaff
<div style="border:2px solid #1aaaff;">Content here</div>
.myborder {border:2px solid #1aaaff;}