#02bcac color space conversions
Hex:
#02bcac
RGB:
2, 188, 172
CMY:
99, 26, 33
CMYK:
99, 0, 9, 26
HSL:
175°, 97.8947%, 37.2549%
HSV (HSB):
175°, 98.9362%, 73.7255%
XYZ:
25.4546, 38.9579, 45.2078
xyY:
0.2322, 0.3554, 38.9579
CIE-Lab:
68.7208, -42.8861, -3.1339
CIE-LCH:
68.7208, 43.0005, 184.1794
CIE-Luv:
68.7208, -54.7210, 1.7994
Hunter-Lab:
62.4163, -36.4325, 0.7480
#02bcac color charts
#02bcac color shades, tints & tones
#02bcac color schemes
#02bcac color preview, HTML & CSS examples
This text has a color of #02bcac
<p style="color:#02bcac;">Text here</p>
.mytext {color:#02bcac;}
This box has a color of #02bcac
<div style="background-color:#02bcac;">Content here</div>
.mybackground {background-color:#02bcac;}
Border around this has a color of #02bcac
<div style="border:2px solid #02bcac;">Content here</div>
.myborder {border:2px solid #02bcac;}