#2aff00 color space conversions
Hex:
#2aff00
RGB:
42, 255, 0
CMY:
84, 0, 100
CMYK:
84, 0, 100, 0
HSL:
110°, 100.0000%, 50.0000%
HSV (HSB):
110°, 100.0000%, 100.0000%
XYZ:
36.7148, 72.0122, 11.9647
xyY:
0.3042, 0.5967, 72.0122
CIE-Lab:
87.9745, -84.0236, 83.4711
CIE-LCH:
87.9745, 118.4373, 135.1890
CIE-Luv:
87.9745, -80.5661, 107.3591
Hunter-Lab:
84.8600, -71.2767, 51.0425
#2aff00 color charts
#2aff00 color shades, tints & tones
#2aff00 color schemes
#2aff00 color preview, HTML & CSS examples
This text has a color of #2aff00
<p style="color:#2aff00;">Text here</p>
.mytext {color:#2aff00;}
This box has a color of #2aff00
<div style="background-color:#2aff00;">Content here</div>
.mybackground {background-color:#2aff00;}
Border around this has a color of #2aff00
<div style="border:2px solid #2aff00;">Content here</div>
.myborder {border:2px solid #2aff00;}