#02bb7a color space conversions
Hex:
#02bb7a
RGB:
2, 187, 122
CMY:
99, 27, 52
CMYK:
99, 0, 35, 27
HSL:
159°, 97.8836%, 37.0588%
HSV (HSB):
159°, 98.9305%, 73.3333%
XYZ:
21.3082, 36.9587, 24.4230
xyY:
0.2577, 0.4470, 36.9587
CIE-Lab:
67.2460, -55.0762, 22.0089
CIE-LCH:
67.2460, 59.3108, 158.2179
CIE-Luv:
67.2460, -58.1357, 38.6582
Hunter-Lab:
60.7937, -43.8246, 18.7366
#02bb7a color charts
#02bb7a color shades, tints & tones
#02bb7a color schemes
#02bb7a color preview, HTML & CSS examples
This text has a color of #02bb7a
<p style="color:#02bb7a;">Text here</p>
.mytext {color:#02bb7a;}
This box has a color of #02bb7a
<div style="background-color:#02bb7a;">Content here</div>
.mybackground {background-color:#02bb7a;}
Border around this has a color of #02bb7a
<div style="border:2px solid #02bb7a;">Content here</div>
.myborder {border:2px solid #02bb7a;}