#2ab8b8 color space conversions
Hex:
#2ab8b8
RGB:
42, 184, 184
CMY:
84, 28, 28
CMYK:
77, 0, 0, 28
HSL:
180°, 62.8319%, 44.3137%
HSV (HSB):
180°, 77.1739%, 72.1569%
XYZ:
26.7471, 38.2339, 51.3176
xyY:
0.2300, 0.3288, 38.2339
CIE-Lab:
68.1927, -35.2451, -10.4841
CIE-LCH:
68.1927, 36.7713, 196.5658
CIE-Luv:
68.1927, -49.6308, -10.7174
Hunter-Lab:
61.8336, -30.9958, -5.9231
#2ab8b8 color charts
#2ab8b8 color shades, tints & tones
#2ab8b8 color schemes
#2ab8b8 color preview, HTML & CSS examples
This text has a color of #2ab8b8
<p style="color:#2ab8b8;">Text here</p>
.mytext {color:#2ab8b8;}
This box has a color of #2ab8b8
<div style="background-color:#2ab8b8;">Content here</div>
.mybackground {background-color:#2ab8b8;}
Border around this has a color of #2ab8b8
<div style="border:2px solid #2ab8b8;">Content here</div>
.myborder {border:2px solid #2ab8b8;}