#2196a1 color space conversions
Hex:
#2196a1
RGB:
33, 150, 161
CMY:
87, 41, 37
CMYK:
80, 7, 0, 37
HSL:
185°, 65.9794%, 38.0392%
HSV (HSB):
185°, 79.5031%, 63.1373%
XYZ:
17.9666, 24.7092, 37.5406
xyY:
0.2240, 0.3080, 24.7092
CIE-Lab:
56.7910, -26.8004, -14.7400
CIE-LCH:
56.7910, 30.5864, 208.8104
CIE-Luv:
56.7910, -40.2062, -18.2052
Hunter-Lab:
49.7084, -22.4727, -9.9810
#2196a1 color charts
#2196a1 color shades, tints & tones
#2196a1 color schemes
#2196a1 color preview, HTML & CSS examples
This text has a color of #2196a1
<p style="color:#2196a1;">Text here</p>
.mytext {color:#2196a1;}
This box has a color of #2196a1
<div style="background-color:#2196a1;">Content here</div>
.mybackground {background-color:#2196a1;}
Border around this has a color of #2196a1
<div style="border:2px solid #2196a1;">Content here</div>
.myborder {border:2px solid #2196a1;}