#02fd65 color space conversions
Hex:
#02fd65
RGB:
2, 253, 101
CMY:
99, 1, 60
CMYK:
99, 0, 60, 1
HSL:
144°, 98.4314%, 50.0000%
HSV (HSB):
144°, 99.2095%, 99.2157%
XYZ:
37.4993, 71.2031, 24.0791
xyY:
0.2824, 0.5362, 71.2031
CIE-Lab:
87.5836, -79.7635, 57.6468
CIE-LCH:
87.5836, 98.4143, 144.1435
CIE-Luv:
87.5836, -80.2524, 86.2598
Hunter-Lab:
84.3819, -68.3430, 42.1484
#02fd65 color charts
#02fd65 color shades, tints & tones
#02fd65 color schemes
#02fd65 color preview, HTML & CSS examples
This text has a color of #02fd65
<p style="color:#02fd65;">Text here</p>
.mytext {color:#02fd65;}
This box has a color of #02fd65
<div style="background-color:#02fd65;">Content here</div>
.mybackground {background-color:#02fd65;}
Border around this has a color of #02fd65
<div style="border:2px solid #02fd65;">Content here</div>
.myborder {border:2px solid #02fd65;}