#02a2e9 color space conversions
Hex:
#02a2e9
RGB:
2, 162, 233
CMY:
99, 36, 9
CMYK:
99, 30, 0, 9
HSL:
198°, 98.2979%, 46.0784%
HSV (HSB):
198°, 99.1416%, 91.3725%
XYZ:
27.6533, 31.7368, 81.7591
xyY:
0.1959, 0.2248, 31.7368
CIE-Lab:
63.1247, -9.7408, -45.3619
CIE-LCH:
63.1247, 46.3960, 257.8806
CIE-Luv:
63.1247, -41.1581, -71.3757
Hunter-Lab:
56.3354, -10.9667, -46.6123
#02a2e9 color charts
#02a2e9 color shades, tints & tones
#02a2e9 color schemes
#02a2e9 color preview, HTML & CSS examples
This text has a color of #02a2e9
<p style="color:#02a2e9;">Text here</p>
.mytext {color:#02a2e9;}
This box has a color of #02a2e9
<div style="background-color:#02a2e9;">Content here</div>
.mybackground {background-color:#02a2e9;}
Border around this has a color of #02a2e9
<div style="border:2px solid #02a2e9;">Content here</div>
.myborder {border:2px solid #02a2e9;}