#2aff03 color space conversions
Hex:
#2aff03
RGB:
42, 255, 3
CMY:
84, 0, 99
CMYK:
84, 0, 99, 0
HSL:
111°, 100.0000%, 50.5882%
HSV (HSB):
111°, 98.8235%, 100.0000%
XYZ:
36.7313, 72.0188, 12.0512
xyY:
0.3041, 0.5962, 72.0188
CIE-Lab:
87.9776, -83.9829, 83.2462
CIE-LCH:
87.9776, 118.2500, 135.2524
CIE-Luv:
87.9776, -80.5511, 107.2127
Hunter-Lab:
84.8639, -71.2524, 50.9852
#2aff03 color charts
#2aff03 color shades, tints & tones
#2aff03 color schemes
#2aff03 color preview, HTML & CSS examples
This text has a color of #2aff03
<p style="color:#2aff03;">Text here</p>
.mytext {color:#2aff03;}
This box has a color of #2aff03
<div style="background-color:#2aff03;">Content here</div>
.mybackground {background-color:#2aff03;}
Border around this has a color of #2aff03
<div style="border:2px solid #2aff03;">Content here</div>
.myborder {border:2px solid #2aff03;}