#2abc75 color space conversions
Hex:
#2abc75
RGB:
42, 188, 117
CMY:
84, 26, 54
CMYK:
78, 0, 38, 26
HSL:
151°, 63.4783%, 45.0980%
HSV (HSB):
151°, 77.6596%, 73.7255%
XYZ:
22.1490, 37.7430, 22.9474
xyY:
0.2674, 0.4556, 37.7430
CIE-Lab:
67.8308, -53.6533, 25.5156
CIE-LCH:
67.8308, 59.4114, 154.5659
CIE-Luv:
67.8308, -55.5700, 42.8415
Hunter-Lab:
61.4354, -43.1583, 20.8587
#2abc75 color charts
#2abc75 color shades, tints & tones
#2abc75 color schemes
#2abc75 color preview, HTML & CSS examples
This text has a color of #2abc75
<p style="color:#2abc75;">Text here</p>
.mytext {color:#2abc75;}
This box has a color of #2abc75
<div style="background-color:#2abc75;">Content here</div>
.mybackground {background-color:#2abc75;}
Border around this has a color of #2abc75
<div style="border:2px solid #2abc75;">Content here</div>
.myborder {border:2px solid #2abc75;}