#2196a6 color space conversions
Hex:
#2196a6
RGB:
33, 150, 166
CMY:
87, 41, 35
CMYK:
80, 10, 0, 35
HSL:
187°, 66.8342%, 39.0196%
HSV (HSB):
187°, 80.1205%, 65.0980%
XYZ:
18.4165, 24.8892, 39.9098
xyY:
0.2213, 0.2991, 24.8892
CIE-Lab:
56.9673, -25.1847, -17.3263
CIE-LCH:
56.9673, 30.5691, 214.5267
CIE-Luv:
56.9673, -39.8547, -22.5057
Hunter-Lab:
49.8891, -21.4129, -12.5080
#2196a6 color charts
#2196a6 color shades, tints & tones
#2196a6 color schemes
#2196a6 color preview, HTML & CSS examples
This text has a color of #2196a6
<p style="color:#2196a6;">Text here</p>
.mytext {color:#2196a6;}
This box has a color of #2196a6
<div style="background-color:#2196a6;">Content here</div>
.mybackground {background-color:#2196a6;}
Border around this has a color of #2196a6
<div style="border:2px solid #2196a6;">Content here</div>
.myborder {border:2px solid #2196a6;}