#02bc7c color space conversions
Hex:
#02bc7c
RGB:
2, 188, 124
CMY:
99, 26, 51
CMYK:
99, 0, 34, 26
HSL:
159°, 97.8947%, 37.2549%
HSV (HSB):
159°, 98.9362%, 73.7255%
XYZ:
21.6463, 37.4346, 25.1535
xyY:
0.2570, 0.4444, 37.4346
CIE-Lab:
67.6018, -55.0114, 21.4227
CIE-LCH:
67.6018, 59.0355, 158.7229
CIE-Luv:
67.6018, -58.3328, 37.9656
Hunter-Lab:
61.1838, -43.9198, 18.4537
#02bc7c color charts
#02bc7c color shades, tints & tones
#02bc7c color schemes
#02bc7c color preview, HTML & CSS examples
This text has a color of #02bc7c
<p style="color:#02bc7c;">Text here</p>
.mytext {color:#02bc7c;}
This box has a color of #02bc7c
<div style="background-color:#02bc7c;">Content here</div>
.mybackground {background-color:#02bc7c;}
Border around this has a color of #02bc7c
<div style="border:2px solid #02bc7c;">Content here</div>
.myborder {border:2px solid #02bc7c;}