#2abc7f color space conversions
Hex:
#2abc7f
RGB:
42, 188, 127
CMY:
84, 26, 50
CMYK:
78, 0, 32, 26
HSL:
155°, 63.4783%, 45.0980%
HSV (HSB):
155°, 77.6596%, 73.7255%
XYZ:
22.7688, 37.9910, 26.2116
xyY:
0.2618, 0.4368, 37.9910
CIE-Lab:
68.0140, -51.5988, 20.4361
CIE-LCH:
68.0140, 55.4984, 158.3935
CIE-Luv:
68.0140, -54.9637, 36.2744
Hunter-Lab:
61.6368, -41.9260, 17.9322
#2abc7f color charts
#2abc7f color shades, tints & tones
#2abc7f color schemes
#2abc7f color preview, HTML & CSS examples
This text has a color of #2abc7f
<p style="color:#2abc7f;">Text here</p>
.mytext {color:#2abc7f;}
This box has a color of #2abc7f
<div style="background-color:#2abc7f;">Content here</div>
.mybackground {background-color:#2abc7f;}
Border around this has a color of #2abc7f
<div style="border:2px solid #2abc7f;">Content here</div>
.myborder {border:2px solid #2abc7f;}