#2196dd color space conversions
Hex:
#2196dd
RGB:
33, 150, 221
CMY:
87, 41, 13
CMYK:
85, 32, 0, 13
HSL:
203°, 74.0157%, 49.8039%
HSV (HSB):
203°, 85.0679%, 86.6667%
XYZ:
24.5847, 27.3565, 72.3912
xyY:
0.1977, 0.2200, 27.3565
CIE-Lab:
59.3029, -6.0059, -44.7250
CIE-LCH:
59.3029, 45.1265, 262.3517
CIE-Luv:
59.3029, -36.2632, -69.9835
Hunter-Lab:
52.3034, -7.6289, -45.4486
#2196dd color charts
#2196dd color shades, tints & tones
#2196dd color schemes
#2196dd color preview, HTML & CSS examples
This text has a color of #2196dd
<p style="color:#2196dd;">Text here</p>
.mytext {color:#2196dd;}
This box has a color of #2196dd
<div style="background-color:#2196dd;">Content here</div>
.mybackground {background-color:#2196dd;}
Border around this has a color of #2196dd
<div style="border:2px solid #2196dd;">Content here</div>
.myborder {border:2px solid #2196dd;}