#2196b7 color space conversions
Hex:
#2196b7
RGB:
33, 150, 183
CMY:
87, 41, 28
CMYK:
82, 18, 0, 28
HSL:
193°, 69.4444%, 42.3529%
HSV (HSB):
193°, 81.9672%, 71.7647%
XYZ:
20.0808, 25.5549, 48.6740
xyY:
0.2129, 0.2710, 25.5549
CIE-Lab:
57.6122, -19.4987, -26.0065
CIE-LCH:
57.6122, 32.5044, 233.1387
CIE-Luv:
57.6122, -38.6801, -37.2445
Hunter-Lab:
50.5519, -17.5600, -21.7012
#2196b7 color charts
#2196b7 color shades, tints & tones
#2196b7 color schemes
#2196b7 color preview, HTML & CSS examples
This text has a color of #2196b7
<p style="color:#2196b7;">Text here</p>
.mytext {color:#2196b7;}
This box has a color of #2196b7
<div style="background-color:#2196b7;">Content here</div>
.mybackground {background-color:#2196b7;}
Border around this has a color of #2196b7
<div style="border:2px solid #2196b7;">Content here</div>
.myborder {border:2px solid #2196b7;}