#212cd1 color space conversions
Hex:
#212cd1
RGB:
33, 44, 209
CMY:
87, 83, 18
CMYK:
84, 79, 0, 18
HSL:
236°, 72.7273%, 47.4510%
HSV (HSB):
236°, 84.2105%, 81.9608%
XYZ:
13.0365, 6.7281, 60.9332
xyY:
0.1615, 0.0834, 6.7281
CIE-Lab:
31.1798, 54.4948, -83.4696
CIE-LCH:
31.1798, 99.6838, 303.1393
CIE-Luv:
31.1798, -8.9664, -107.1255
Hunter-Lab:
25.9387, 44.3196, -121.1225
#212cd1 color charts
#212cd1 color shades, tints & tones
#212cd1 color schemes
#212cd1 color preview, HTML & CSS examples
This text has a color of #212cd1
<p style="color:#212cd1;">Text here</p>
.mytext {color:#212cd1;}
This box has a color of #212cd1
<div style="background-color:#212cd1;">Content here</div>
.mybackground {background-color:#212cd1;}
Border around this has a color of #212cd1
<div style="border:2px solid #212cd1;">Content here</div>
.myborder {border:2px solid #212cd1;}