#02da75 color space conversions
Hex:
#02da75
RGB:
2, 218, 117
CMY:
99, 15, 54
CMYK:
99, 0, 46, 15
HSL:
152°, 98.1818%, 43.1373%
HSV (HSB):
152°, 99.0826%, 85.4902%
XYZ:
28.3073, 51.4401, 25.2666
xyY:
0.2696, 0.4898, 51.4401
CIE-Lab:
76.9448, -66.7188, 37.3477
CIE-LCH:
76.9448, 76.4607, 150.7609
CIE-Luv:
76.9448, -68.5589, 60.3507
Hunter-Lab:
71.7217, -55.0622, 29.3181
#02da75 color charts
#02da75 color shades, tints & tones
#02da75 color schemes
#02da75 color preview, HTML & CSS examples
This text has a color of #02da75
<p style="color:#02da75;">Text here</p>
.mytext {color:#02da75;}
This box has a color of #02da75
<div style="background-color:#02da75;">Content here</div>
.mybackground {background-color:#02da75;}
Border around this has a color of #02da75
<div style="border:2px solid #02da75;">Content here</div>
.myborder {border:2px solid #02da75;}