#02bdc1 color space conversions
Hex:
#02bdc1
RGB:
2, 189, 193
CMY:
99, 26, 24
CMYK:
99, 2, 0, 24
HSL:
181°, 97.9487%, 38.2353%
HSV (HSB):
181°, 98.9637%, 75.6863%
XYZ:
27.8483, 40.2584, 56.7550
xyY:
0.2230, 0.3224, 40.2584
CIE-Lab:
69.6531, -37.1040, -13.2797
CIE-LCH:
69.6531, 39.4088, 199.6925
CIE-Luv:
69.6531, -53.3730, -14.9884
Hunter-Lab:
63.4495, -32.6921, -8.6197
#02bdc1 color charts
#02bdc1 color shades, tints & tones
#02bdc1 color schemes
#02bdc1 color preview, HTML & CSS examples
This text has a color of #02bdc1
<p style="color:#02bdc1;">Text here</p>
.mytext {color:#02bdc1;}
This box has a color of #02bdc1
<div style="background-color:#02bdc1;">Content here</div>
.mybackground {background-color:#02bdc1;}
Border around this has a color of #02bdc1
<div style="border:2px solid #02bdc1;">Content here</div>
.myborder {border:2px solid #02bdc1;}