#2ab2b3 color space conversions
Hex:
#2ab2b3
RGB:
42, 178, 179
CMY:
84, 30, 30
CMYK:
77, 1, 0, 30
HSL:
180°, 61.9910%, 43.3333%
HSV (HSB):
180°, 76.5363%, 70.1961%
XYZ:
25.0119, 35.5877, 48.1987
xyY:
0.2299, 0.3271, 35.5877
CIE-Lab:
66.2037, -33.9161, -10.6941
CIE-LCH:
66.2037, 35.5622, 197.5006
CIE-Luv:
66.2037, -47.8607, -11.1944
Hunter-Lab:
59.6554, -29.5567, -6.1446
#2ab2b3 color charts
#2ab2b3 color shades, tints & tones
#2ab2b3 color schemes
#2ab2b3 color preview, HTML & CSS examples
This text has a color of #2ab2b3
<p style="color:#2ab2b3;">Text here</p>
.mytext {color:#2ab2b3;}
This box has a color of #2ab2b3
<div style="background-color:#2ab2b3;">Content here</div>
.mybackground {background-color:#2ab2b3;}
Border around this has a color of #2ab2b3
<div style="border:2px solid #2ab2b3;">Content here</div>
.myborder {border:2px solid #2ab2b3;}