#02f256 color space conversions
Hex:
#02f256
RGB:
2, 242, 86
CMY:
99, 5, 66
CMYK:
99, 0, 64, 5
HSL:
141°, 98.3607%, 47.8431%
HSV (HSB):
141°, 99.1736%, 94.9020%
XYZ:
33.4569, 64.1891, 19.4305
xyY:
0.2858, 0.5483, 64.1891
CIE-Lab:
84.0641, -78.2748, 59.9245
CIE-LCH:
84.0641, 98.5793, 142.5636
CIE-Luv:
84.0641, -77.5246, 86.8409
Hunter-Lab:
80.1181, -65.6660, 41.7035
#02f256 color charts
#02f256 color shades, tints & tones
#02f256 color schemes
#02f256 color preview, HTML & CSS examples
This text has a color of #02f256
<p style="color:#02f256;">Text here</p>
.mytext {color:#02f256;}
This box has a color of #02f256
<div style="background-color:#02f256;">Content here</div>
.mybackground {background-color:#02f256;}
Border around this has a color of #02f256
<div style="border:2px solid #02f256;">Content here</div>
.myborder {border:2px solid #02f256;}