#212cb3 color space conversions
Hex:
#212cb3
RGB:
33, 44, 179
CMY:
87, 83, 30
CMYK:
82, 75, 0, 30
HSL:
235°, 68.8679%, 41.5686%
HSV (HSB):
235°, 81.5642%, 70.1961%
XYZ:
9.6646, 5.3794, 43.1768
xyY:
0.1660, 0.0924, 5.3794
CIE-Lab:
27.7893, 44.6262, -71.4366
CIE-LCH:
27.7893, 84.2300, 301.9929
CIE-Luv:
27.7893, -7.9582, -89.6494
Hunter-Lab:
23.1935, 33.7912, -94.1383
#212cb3 color charts
#212cb3 color shades, tints & tones
#212cb3 color schemes
#212cb3 color preview, HTML & CSS examples
This text has a color of #212cb3
<p style="color:#212cb3;">Text here</p>
.mytext {color:#212cb3;}
This box has a color of #212cb3
<div style="background-color:#212cb3;">Content here</div>
.mybackground {background-color:#212cb3;}
Border around this has a color of #212cb3
<div style="border:2px solid #212cb3;">Content here</div>
.myborder {border:2px solid #212cb3;}