#2196a7 color space conversions
Hex:
#2196a7
RGB:
33, 150, 167
CMY:
87, 41, 35
CMYK:
80, 10, 0, 35
HSL:
188°, 67.0000%, 39.2157%
HSV (HSB):
188°, 80.2395%, 65.4902%
XYZ:
18.5086, 24.9260, 40.3949
xyY:
0.2208, 0.2973, 24.9260
CIE-Lab:
57.0033, -24.8583, -17.8418
CIE-LCH:
57.0033, 30.5984, 215.6685
CIE-Luv:
57.0033, -39.7846, -23.3684
Hunter-Lab:
49.9260, -21.1968, -13.0231
#2196a7 color charts
#2196a7 color shades, tints & tones
#2196a7 color schemes
#2196a7 color preview, HTML & CSS examples
This text has a color of #2196a7
<p style="color:#2196a7;">Text here</p>
.mytext {color:#2196a7;}
This box has a color of #2196a7
<div style="background-color:#2196a7;">Content here</div>
.mybackground {background-color:#2196a7;}
Border around this has a color of #2196a7
<div style="border:2px solid #2196a7;">Content here</div>
.myborder {border:2px solid #2196a7;}