#02aaff color space conversions
Hex:
#02aaff
RGB:
2, 170, 255
CMY:
99, 33, 0
CMYK:
99, 33, 0, 0
HSL:
200°, 100.0000%, 50.3922%
HSV (HSB):
200°, 99.2157%, 100.0000%
XYZ:
32.4498, 35.9824, 99.8427
xyY:
0.1928, 0.2138, 35.9824
CIE-Lab:
66.5064, -6.1737, -52.0517
CIE-LCH:
66.5064, 52.4165, 263.2359
CIE-Luv:
66.5064, -42.3116, -83.7234
Hunter-Lab:
59.9853, -8.4126, -56.6958
#02aaff color charts
#02aaff color shades, tints & tones
#02aaff color schemes
#02aaff color preview, HTML & CSS examples
This text has a color of #02aaff
<p style="color:#02aaff;">Text here</p>
.mytext {color:#02aaff;}
This box has a color of #02aaff
<div style="background-color:#02aaff;">Content here</div>
.mybackground {background-color:#02aaff;}
Border around this has a color of #02aaff
<div style="border:2px solid #02aaff;">Content here</div>
.myborder {border:2px solid #02aaff;}