#02bdc3 color space conversions
Hex:
#02bdc3
RGB:
2, 189, 195
CMY:
99, 26, 24
CMYK:
99, 3, 0, 24
HSL:
182°, 97.9695%, 38.6275%
HSV (HSB):
182°, 98.9744%, 76.4706%
XYZ:
28.0730, 40.3482, 57.9381
xyY:
0.2222, 0.3193, 40.3482
CIE-Lab:
69.7168, -36.4878, -14.2807
CIE-LCH:
69.7168, 39.1828, 201.3745
CIE-Luv:
69.7168, -53.2115, -16.6924
Hunter-Lab:
63.5203, -32.2719, -9.6155
#02bdc3 color charts
#02bdc3 color shades, tints & tones
#02bdc3 color schemes
#02bdc3 color preview, HTML & CSS examples
This text has a color of #02bdc3
<p style="color:#02bdc3;">Text here</p>
.mytext {color:#02bdc3;}
This box has a color of #02bdc3
<div style="background-color:#02bdc3;">Content here</div>
.mybackground {background-color:#02bdc3;}
Border around this has a color of #02bdc3
<div style="border:2px solid #02bdc3;">Content here</div>
.myborder {border:2px solid #02bdc3;}