#212f8b color space conversions
Hex:
#212f8b
RGB:
33, 47, 139
CMY:
87, 82, 45
CMYK:
76, 66, 0, 45
HSL:
232°, 61.6279%, 33.7255%
HSV (HSB):
232°, 76.2590%, 54.5098%
XYZ:
6.3039, 4.2204, 24.9085
xyY:
0.1779, 0.1191, 4.2204
CIE-Lab:
24.3872, 28.3094, -52.6854
CIE-LCH:
24.3872, 59.8095, 298.2505
CIE-Luv:
24.3872, -7.3357, -65.0467
Hunter-Lab:
20.5437, 18.8219, -57.5063
#212f8b color charts
#212f8b color shades, tints & tones
#212f8b color schemes
#212f8b color preview, HTML & CSS examples
This text has a color of #212f8b
<p style="color:#212f8b;">Text here</p>
.mytext {color:#212f8b;}
This box has a color of #212f8b
<div style="background-color:#212f8b;">Content here</div>
.mybackground {background-color:#212f8b;}
Border around this has a color of #212f8b
<div style="border:2px solid #212f8b;">Content here</div>
.myborder {border:2px solid #212f8b;}