#2abdc3 color space conversions
Hex:
#2abdc3
RGB:
42, 189, 195
CMY:
84, 26, 24
CMYK:
78, 3, 0, 24
HSL:
182°, 64.5570%, 46.4706%
HSV (HSB):
182°, 78.4615%, 76.4706%
XYZ:
29.0028, 40.8276, 57.9817
xyY:
0.2269, 0.3194, 40.8276
CIE-Lab:
70.0549, -34.3087, -13.7383
CIE-LCH:
70.0549, 36.9571, 201.8227
CIE-Luv:
70.0549, -50.5974, -16.1010
Hunter-Lab:
63.8965, -30.7972, -9.0741
#2abdc3 color charts
#2abdc3 color shades, tints & tones
#2abdc3 color schemes
#2abdc3 color preview, HTML & CSS examples
This text has a color of #2abdc3
<p style="color:#2abdc3;">Text here</p>
.mytext {color:#2abdc3;}
This box has a color of #2abdc3
<div style="background-color:#2abdc3;">Content here</div>
.mybackground {background-color:#2abdc3;}
Border around this has a color of #2abdc3
<div style="border:2px solid #2abdc3;">Content here</div>
.myborder {border:2px solid #2abdc3;}