#212dd1 color space conversions
Hex:
#212dd1
RGB:
33, 45, 209
CMY:
87, 82, 18
CMYK:
84, 78, 0, 18
HSL:
236°, 72.7273%, 47.4510%
HSV (HSB):
236°, 84.2105%, 81.9608%
XYZ:
13.0742, 6.8036, 60.9457
xyY:
0.1618, 0.0842, 6.8036
CIE-Lab:
31.3554, 53.9862, -83.1782
CIE-LCH:
31.3554, 99.1621, 302.9853
CIE-Luv:
31.3554, -9.1007, -107.1372
Hunter-Lab:
26.0836, 43.8254, -120.2756
#212dd1 color charts
#212dd1 color shades, tints & tones
#212dd1 color schemes
#212dd1 color preview, HTML & CSS examples
This text has a color of #212dd1
<p style="color:#212dd1;">Text here</p>
.mytext {color:#212dd1;}
This box has a color of #212dd1
<div style="background-color:#212dd1;">Content here</div>
.mybackground {background-color:#212dd1;}
Border around this has a color of #212dd1
<div style="border:2px solid #212dd1;">Content here</div>
.myborder {border:2px solid #212dd1;}