#02bec2 color space conversions
Hex:
#02bec2
RGB:
2, 190, 194
CMY:
99, 25, 24
CMYK:
99, 2, 0, 24
HSL:
181°, 97.9592%, 38.4314%
HSV (HSB):
181°, 98.9691%, 76.0784%
XYZ:
28.1761, 40.7349, 57.4165
xyY:
0.2230, 0.3225, 40.7349
CIE-Lab:
69.9898, -37.2569, -13.3223
CIE-LCH:
69.9898, 39.5671, 199.6760
CIE-Luv:
69.9898, -53.6339, -15.0444
Hunter-Lab:
63.8239, -32.8900, -8.6611
#02bec2 color charts
#02bec2 color shades, tints & tones
#02bec2 color schemes
#02bec2 color preview, HTML & CSS examples
This text has a color of #02bec2
<p style="color:#02bec2;">Text here</p>
.mytext {color:#02bec2;}
This box has a color of #02bec2
<div style="background-color:#02bec2;">Content here</div>
.mybackground {background-color:#02bec2;}
Border around this has a color of #02bec2
<div style="border:2px solid #02bec2;">Content here</div>
.myborder {border:2px solid #02bec2;}