#2abc1e color space conversions
Hex:
#2abc1e
RGB:
42, 188, 30
CMY:
84, 26, 88
CMYK:
78, 0, 84, 26
HSL:
115°, 72.4771%, 42.7451%
HSV (HSB):
115°, 84.0426%, 73.7255%
XYZ:
19.1724, 36.5524, 7.2731
xyY:
0.3043, 0.5802, 36.5524
CIE-Lab:
66.9399, -64.2643, 61.8507
CIE-LCH:
66.9399, 89.1930, 136.0964
CIE-Luv:
66.9399, -58.9122, 78.2553
Hunter-Lab:
60.4586, -49.1973, 35.1885
#2abc1e color charts
#2abc1e color shades, tints & tones
#2abc1e color schemes
#2abc1e color preview, HTML & CSS examples
This text has a color of #2abc1e
<p style="color:#2abc1e;">Text here</p>
.mytext {color:#2abc1e;}
This box has a color of #2abc1e
<div style="background-color:#2abc1e;">Content here</div>
.mybackground {background-color:#2abc1e;}
Border around this has a color of #2abc1e
<div style="border:2px solid #2abc1e;">Content here</div>
.myborder {border:2px solid #2abc1e;}