#0aaaff color space conversions
Hex:
#0aaaff
RGB:
10, 170, 255
CMY:
96, 33, 0
CMYK:
96, 33, 0, 0
HSL:
201°, 100.0000%, 51.9608%
HSV (HSB):
201°, 96.0784%, 100.0000%
XYZ:
32.5499, 36.0340, 99.8474
xyY:
0.1933, 0.2139, 36.0340
CIE-Lab:
66.5459, -5.9846, -51.9867
CIE-LCH:
66.5459, 52.3301, 263.4331
CIE-Luv:
66.5459, -42.0708, -83.6397
Hunter-Lab:
60.0283, -8.2593, -56.5996
#0aaaff color charts
#0aaaff color shades, tints & tones
#0aaaff color schemes
#0aaaff color preview, HTML & CSS examples
This text has a color of #0aaaff
<p style="color:#0aaaff;">Text here</p>
.mytext {color:#0aaaff;}
This box has a color of #0aaaff
<div style="background-color:#0aaaff;">Content here</div>
.mybackground {background-color:#0aaaff;}
Border around this has a color of #0aaaff
<div style="border:2px solid #0aaaff;">Content here</div>
.myborder {border:2px solid #0aaaff;}