#02d365 color space conversions
Hex:
#02d365
RGB:
2, 211, 101
CMY:
99, 17, 60
CMYK:
99, 0, 52, 17
HSL:
148°, 98.1221%, 41.7647%
HSV (HSB):
148°, 99.0521%, 82.7451%
XYZ:
25.6683, 47.5410, 20.1354
xyY:
0.2750, 0.5093, 47.5410
CIE-Lab:
74.5345, -67.0464, 42.1486
CIE-LCH:
74.5345, 79.1942, 147.8445
CIE-Luv:
74.5345, -67.2144, 64.9607
Hunter-Lab:
68.9500, -54.2117, 30.9506
#02d365 color charts
#02d365 color shades, tints & tones
#02d365 color schemes
#02d365 color preview, HTML & CSS examples
This text has a color of #02d365
<p style="color:#02d365;">Text here</p>
.mytext {color:#02d365;}
This box has a color of #02d365
<div style="background-color:#02d365;">Content here</div>
.mybackground {background-color:#02d365;}
Border around this has a color of #02d365
<div style="border:2px solid #02d365;">Content here</div>
.myborder {border:2px solid #02d365;}