#02bec9 color space conversions
Hex:
#02bec9
RGB:
2, 190, 201
CMY:
99, 25, 21
CMYK:
99, 5, 0, 21
HSL:
183°, 98.0296%, 39.8039%
HSV (HSB):
183°, 99.0050%, 78.8235%
XYZ:
28.9811, 41.0569, 61.6556
xyY:
0.2201, 0.3118, 41.0569
CIE-Lab:
70.2157, -35.0857, -16.8152
CIE-LCH:
70.2157, 38.9070, 205.6066
CIE-Luv:
70.2157, -53.0689, -21.0261
Hunter-Lab:
64.0756, -31.3976, -12.1978
#02bec9 color charts
#02bec9 color shades, tints & tones
#02bec9 color schemes
#02bec9 color preview, HTML & CSS examples
This text has a color of #02bec9
<p style="color:#02bec9;">Text here</p>
.mytext {color:#02bec9;}
This box has a color of #02bec9
<div style="background-color:#02bec9;">Content here</div>
.mybackground {background-color:#02bec9;}
Border around this has a color of #02bec9
<div style="border:2px solid #02bec9;">Content here</div>
.myborder {border:2px solid #02bec9;}