#02aecd color space conversions
Hex:
#02aecd
RGB:
2, 174, 205
CMY:
99, 32, 20
CMYK:
99, 15, 0, 20
HSL:
189°, 98.0676%, 40.5882%
HSV (HSB):
189°, 99.0244%, 80.3922%
XYZ:
26.1805, 34.6928, 63.0741
xyY:
0.2112, 0.2799, 34.6928
CIE-Lab:
65.5088, -26.0065, -26.1899
CIE-LCH:
65.5088, 36.9087, 225.2013
CIE-Luv:
65.5088, -47.2770, -37.4587
Hunter-Lab:
58.9006, -23.7351, -22.2607
#02aecd color charts
#02aecd color shades, tints & tones
#02aecd color schemes
#02aecd color preview, HTML & CSS examples
This text has a color of #02aecd
<p style="color:#02aecd;">Text here</p>
.mytext {color:#02aecd;}
This box has a color of #02aecd
<div style="background-color:#02aecd;">Content here</div>
.mybackground {background-color:#02aecd;}
Border around this has a color of #02aecd
<div style="border:2px solid #02aecd;">Content here</div>
.myborder {border:2px solid #02aecd;}