#02bb7f color space conversions
Hex:
#02bb7f
RGB:
2, 187, 127
CMY:
99, 27, 50
CMYK:
99, 0, 32, 27
HSL:
161°, 97.8836%, 37.0588%
HSV (HSB):
161°, 98.9305%, 73.3333%
XYZ:
21.6261, 37.0859, 26.0971
xyY:
0.2550, 0.4373, 37.0859
CIE-Lab:
67.3414, -53.9841, 19.4579
CIE-LCH:
67.3414, 57.3837, 160.1789
CIE-Luv:
67.3414, -57.7916, 35.2839
Hunter-Lab:
60.8982, -43.1830, 17.2207
#02bb7f color charts
#02bb7f color shades, tints & tones
#02bb7f color schemes
#02bb7f color preview, HTML & CSS examples
This text has a color of #02bb7f
<p style="color:#02bb7f;">Text here</p>
.mytext {color:#02bb7f;}
This box has a color of #02bb7f
<div style="background-color:#02bb7f;">Content here</div>
.mybackground {background-color:#02bb7f;}
Border around this has a color of #02bb7f
<div style="border:2px solid #02bb7f;">Content here</div>
.myborder {border:2px solid #02bb7f;}