#02aafb color space conversions
Hex:
#02aafb
RGB:
2, 170, 251
CMY:
99, 33, 2
CMYK:
99, 32, 0, 2
HSL:
200°, 98.4190%, 49.6078%
HSV (HSB):
200°, 99.2032%, 98.4314%
XYZ:
31.8123, 35.7274, 96.4862
xyY:
0.1939, 0.2178, 35.7274
CIE-Lab:
66.3111, -7.6350, -50.1862
CIE-LCH:
66.3111, 50.7637, 261.3497
CIE-Luv:
66.3111, -42.5754, -80.3561
Hunter-Lab:
59.7724, -9.5996, -53.8668
#02aafb color charts
#02aafb color shades, tints & tones
#02aafb color schemes
#02aafb color preview, HTML & CSS examples
This text has a color of #02aafb
<p style="color:#02aafb;">Text here</p>
.mytext {color:#02aafb;}
This box has a color of #02aafb
<div style="background-color:#02aafb;">Content here</div>
.mybackground {background-color:#02aafb;}
Border around this has a color of #02aafb
<div style="border:2px solid #02aafb;">Content here</div>
.myborder {border:2px solid #02aafb;}