#212cee color space conversions
Hex:
#212cee
RGB:
33, 44, 238
CMY:
87, 83, 7
CMYK:
86, 82, 0, 7
HSL:
237°, 85.7741%, 53.1373%
HSV (HSB):
237°, 86.1345%, 93.3333%
XYZ:
16.9605, 8.2977, 81.5966
xyY:
0.1587, 0.0777, 8.2977
CIE-Lab:
34.5954, 63.4108, -94.4299
CIE-LCH:
34.5954, 113.7450, 303.8819
CIE-Luv:
34.5954, -9.9761, -123.6670
Hunter-Lab:
28.8058, 54.6884, -147.7835
#212cee color charts
#212cee color shades, tints & tones
#212cee color schemes
#212cee color preview, HTML & CSS examples
This text has a color of #212cee
<p style="color:#212cee;">Text here</p>
.mytext {color:#212cee;}
This box has a color of #212cee
<div style="background-color:#212cee;">Content here</div>
.mybackground {background-color:#212cee;}
Border around this has a color of #212cee
<div style="border:2px solid #212cee;">Content here</div>
.myborder {border:2px solid #212cee;}