#212ace color space conversions
Hex:
#212ace
RGB:
33, 42, 206
CMY:
87, 84, 19
CMYK:
84, 80, 0, 19
HSL:
237°, 72.3849%, 46.8627%
HSV (HSB):
237°, 83.9806%, 80.7843%
XYZ:
12.5957, 6.4355, 58.9708
xyY:
0.1615, 0.0825, 6.4355
CIE-Lab:
30.4856, 54.5478, -82.8779
CIE-LCH:
30.4856, 99.2180, 303.3517
CIE-Luv:
30.4856, -8.6002, -105.3596
Hunter-Lab:
25.3683, 44.2335, -120.0671
#212ace color charts
#212ace color shades, tints & tones
#212ace color schemes
#212ace color preview, HTML & CSS examples
This text has a color of #212ace
<p style="color:#212ace;">Text here</p>
.mytext {color:#212ace;}
This box has a color of #212ace
<div style="background-color:#212ace;">Content here</div>
.mybackground {background-color:#212ace;}
Border around this has a color of #212ace
<div style="border:2px solid #212ace;">Content here</div>
.myborder {border:2px solid #212ace;}