#2abc05 color space conversions
Hex:
#2abc05
RGB:
42, 188, 5
CMY:
84, 26, 98
CMYK:
78, 0, 97, 26
HSL:
108°, 94.8187%, 37.8431%
HSV (HSB):
108°, 97.3404%, 73.7255%
XYZ:
18.9655, 36.4696, 6.1833
xyY:
0.3078, 0.5919, 36.4696
CIE-Lab:
66.8772, -65.0531, 66.0169
CIE-LCH:
66.8772, 92.6829, 134.5787
CIE-Luv:
66.8772, -59.1750, 80.9913
Hunter-Lab:
60.3901, -49.6249, 36.2024
#2abc05 color charts
#2abc05 color shades, tints & tones
#2abc05 color schemes
#2abc05 color preview, HTML & CSS examples
This text has a color of #2abc05
<p style="color:#2abc05;">Text here</p>
.mytext {color:#2abc05;}
This box has a color of #2abc05
<div style="background-color:#2abc05;">Content here</div>
.mybackground {background-color:#2abc05;}
Border around this has a color of #2abc05
<div style="border:2px solid #2abc05;">Content here</div>
.myborder {border:2px solid #2abc05;}