#02fd81 color space conversions
Hex:
#02fd81
RGB:
2, 253, 129
CMY:
99, 1, 49
CMYK:
99, 0, 49, 1
HSL:
150°, 98.4314%, 50.0000%
HSV (HSB):
150°, 99.2095%, 99.2157%
XYZ:
39.1128, 71.8484, 32.5756
xyY:
0.2725, 0.5006, 71.8484
CIE-Lab:
87.8956, -75.9225, 45.3659
CIE-LCH:
87.8956, 88.4437, 149.1405
CIE-Luv:
87.8956, -78.8738, 73.2029
Hunter-Lab:
84.7635, -65.9700, 36.5486
#02fd81 color charts
#02fd81 color shades, tints & tones
#02fd81 color schemes
#02fd81 color preview, HTML & CSS examples
This text has a color of #02fd81
<p style="color:#02fd81;">Text here</p>
.mytext {color:#02fd81;}
This box has a color of #02fd81
<div style="background-color:#02fd81;">Content here</div>
.mybackground {background-color:#02fd81;}
Border around this has a color of #02fd81
<div style="border:2px solid #02fd81;">Content here</div>
.myborder {border:2px solid #02fd81;}