#02be5e color space conversions
Hex:
#02be5e
RGB:
2, 190, 94
CMY:
99, 25, 63
CMYK:
99, 0, 51, 25
HSL:
149°, 97.9167%, 37.6471%
HSV (HSB):
149°, 98.9474%, 74.5098%
XYZ:
20.4589, 37.6480, 16.7782
xyY:
0.2732, 0.5027, 37.6480
CIE-Lab:
67.7604, -61.3836, 37.1905
CIE-LCH:
67.7604, 71.7711, 148.7896
CIE-Luv:
67.7604, -60.8419, 57.1045
Hunter-Lab:
61.3579, -47.8583, 26.7379
#02be5e color charts
#02be5e color shades, tints & tones
#02be5e color schemes
#02be5e color preview, HTML & CSS examples
This text has a color of #02be5e
<p style="color:#02be5e;">Text here</p>
.mytext {color:#02be5e;}
This box has a color of #02be5e
<div style="background-color:#02be5e;">Content here</div>
.mybackground {background-color:#02be5e;}
Border around this has a color of #02be5e
<div style="border:2px solid #02be5e;">Content here</div>
.myborder {border:2px solid #02be5e;}