#02be7f color space conversions
Hex:
#02be7f
RGB:
2, 190, 127
CMY:
99, 25, 50
CMYK:
99, 0, 33, 25
HSL:
160°, 97.9167%, 37.6471%
HSV (HSB):
160°, 98.9474%, 74.5098%
XYZ:
22.2693, 38.3721, 26.3115
xyY:
0.2561, 0.4413, 38.3721
CIE-Lab:
68.2940, -55.0937, 20.7611
CIE-LCH:
68.2940, 58.8756, 159.3520
CIE-Luv:
68.2940, -58.7934, 37.2371
Hunter-Lab:
61.9452, -44.2336, 18.1780
#02be7f color charts
#02be7f color shades, tints & tones
#02be7f color schemes
#02be7f color preview, HTML & CSS examples
This text has a color of #02be7f
<p style="color:#02be7f;">Text here</p>
.mytext {color:#02be7f;}
This box has a color of #02be7f
<div style="background-color:#02be7f;">Content here</div>
.mybackground {background-color:#02be7f;}
Border around this has a color of #02be7f
<div style="border:2px solid #02be7f;">Content here</div>
.myborder {border:2px solid #02be7f;}