#2aff3f color space conversions
Hex:
#2aff3f
RGB:
42, 255, 63
CMY:
84, 0, 75
CMYK:
84, 0, 75, 0
HSL:
126°, 100.0000%, 58.2353%
HSV (HSB):
126°, 83.5294%, 100.0000%
XYZ:
37.6120, 72.3711, 16.6893
xyY:
0.2969, 0.5713, 72.3711
CIE-Lab:
88.1469, -81.8245, 72.5294
CIE-LCH:
88.1469, 109.3424, 138.4461
CIE-Luv:
88.1469, -79.7639, 99.4926
Hunter-Lab:
85.0712, -69.9555, 47.9183
#2aff3f color charts
#2aff3f color shades, tints & tones
#2aff3f color schemes
#2aff3f color preview, HTML & CSS examples
This text has a color of #2aff3f
<p style="color:#2aff3f;">Text here</p>
.mytext {color:#2aff3f;}
This box has a color of #2aff3f
<div style="background-color:#2aff3f;">Content here</div>
.mybackground {background-color:#2aff3f;}
Border around this has a color of #2aff3f
<div style="border:2px solid #2aff3f;">Content here</div>
.myborder {border:2px solid #2aff3f;}