#02bac4 color space conversions
Hex:
#02bac4
RGB:
2, 186, 196
CMY:
99, 27, 23
CMYK:
99, 5, 0, 23
HSL:
183°, 97.9798%, 38.8235%
HSV (HSB):
183°, 98.9796%, 76.8627%
XYZ:
27.5477, 39.1162, 58.3228
xyY:
0.2204, 0.3130, 39.1162
CIE-Lab:
68.8354, -34.7780, -16.1583
CIE-LCH:
68.8354, 38.3484, 204.9202
CIE-Luv:
68.8354, -52.1048, -19.9467
Hunter-Lab:
62.5430, -30.8279, -11.5093
#02bac4 color charts
#02bac4 color shades, tints & tones
#02bac4 color schemes
#02bac4 color preview, HTML & CSS examples
This text has a color of #02bac4
<p style="color:#02bac4;">Text here</p>
.mytext {color:#02bac4;}
This box has a color of #02bac4
<div style="background-color:#02bac4;">Content here</div>
.mybackground {background-color:#02bac4;}
Border around this has a color of #02bac4
<div style="border:2px solid #02bac4;">Content here</div>
.myborder {border:2px solid #02bac4;}