#212dc8 color space conversions
Hex:
#212dc8
RGB:
33, 45, 200
CMY:
87, 82, 22
CMYK:
84, 78, 0, 22
HSL:
236°, 71.6738%, 45.6863%
HSV (HSB):
236°, 83.5000%, 78.4314%
XYZ:
11.9909, 6.3702, 55.2412
xyY:
0.1629, 0.0865, 6.3702
CIE-Lab:
30.3280, 51.0800, -79.6378
CIE-LCH:
30.3280, 94.6115, 302.6763
CIE-Luv:
30.3280, -8.8004, -101.9307
Hunter-Lab:
25.2393, 40.6345, -112.1002
#212dc8 color charts
#212dc8 color shades, tints & tones
#212dc8 color schemes
#212dc8 color preview, HTML & CSS examples
This text has a color of #212dc8
<p style="color:#212dc8;">Text here</p>
.mytext {color:#212dc8;}
This box has a color of #212dc8
<div style="background-color:#212dc8;">Content here</div>
.mybackground {background-color:#212dc8;}
Border around this has a color of #212dc8
<div style="border:2px solid #212dc8;">Content here</div>
.myborder {border:2px solid #212dc8;}