#213f7b color space conversions
Hex:
#213f7b
RGB:
33, 63, 123
CMY:
87, 75, 52
CMYK:
73, 49, 0, 52
HSL:
220°, 57.6923%, 30.5882%
HSV (HSB):
220°, 73.1707%, 48.2353%
XYZ:
5.9799, 5.3084, 19.4483
xyY:
0.1946, 0.1727, 5.3084
CIE-Lab:
27.5959, 10.9495, -37.4689
CIE-LCH:
27.5959, 39.0360, 286.2899
CIE-Luv:
27.5959, -11.3637, -48.9503
Hunter-Lab:
23.0400, 6.0084, -33.9195
#213f7b color charts
#213f7b color shades, tints & tones
#213f7b color schemes
#213f7b color preview, HTML & CSS examples
This text has a color of #213f7b
<p style="color:#213f7b;">Text here</p>
.mytext {color:#213f7b;}
This box has a color of #213f7b
<div style="background-color:#213f7b;">Content here</div>
.mybackground {background-color:#213f7b;}
Border around this has a color of #213f7b
<div style="border:2px solid #213f7b;">Content here</div>
.myborder {border:2px solid #213f7b;}