#02ff96 color space conversions
Hex:
#02ff96
RGB:
2, 255, 150
CMY:
99, 0, 41
CMYK:
99, 0, 41, 0
HSL:
155°, 100.0000%, 50.3922%
HSV (HSB):
155°, 99.2157%, 100.0000%
XYZ:
41.2901, 73.7349, 40.9102
xyY:
0.2648, 0.4729, 73.7349
CIE-Lab:
88.7970, -73.0314, 36.3665
CIE-LCH:
88.7970, 81.5850, 153.5286
CIE-Luv:
88.7970, -78.2622, 62.5391
Hunter-Lab:
85.8690, -64.4392, 31.8610
#02ff96 color charts
#02ff96 color shades, tints & tones
#02ff96 color schemes
#02ff96 color preview, HTML & CSS examples
This text has a color of #02ff96
<p style="color:#02ff96;">Text here</p>
.mytext {color:#02ff96;}
This box has a color of #02ff96
<div style="background-color:#02ff96;">Content here</div>
.mybackground {background-color:#02ff96;}
Border around this has a color of #02ff96
<div style="border:2px solid #02ff96;">Content here</div>
.myborder {border:2px solid #02ff96;}