#212dc5 color space conversions
Hex:
#212dc5
RGB:
33, 45, 197
CMY:
87, 82, 23
CMYK:
83, 77, 0, 23
HSL:
236°, 71.3043%, 45.0980%
HSV (HSB):
236°, 83.2487%, 77.2549%
XYZ:
11.6436, 6.2313, 53.4124
xyY:
0.1633, 0.0874, 6.2313
CIE-Lab:
29.9887, 50.0975, -78.4426
CIE-LCH:
29.9887, 93.0752, 302.5644
CIE-Luv:
29.9887, -8.7012, -100.1869
Hunter-Lab:
24.9626, 39.5754, -109.3887
#212dc5 color charts
#212dc5 color shades, tints & tones
#212dc5 color schemes
#212dc5 color preview, HTML & CSS examples
This text has a color of #212dc5
<p style="color:#212dc5;">Text here</p>
.mytext {color:#212dc5;}
This box has a color of #212dc5
<div style="background-color:#212dc5;">Content here</div>
.mybackground {background-color:#212dc5;}
Border around this has a color of #212dc5
<div style="border:2px solid #212dc5;">Content here</div>
.myborder {border:2px solid #212dc5;}