#223b7b color space conversions
Hex:
#223b7b
RGB:
34, 59, 123
CMY:
87, 77, 52
CMYK:
72, 52, 0, 52
HSL:
223°, 56.6879%, 30.7843%
HSV (HSB):
223°, 72.3577%, 48.2353%
XYZ:
5.7988, 4.8981, 19.3787
xyY:
0.1928, 0.1629, 4.8981
CIE-Lab:
26.4424, 13.8942, -39.3232
CIE-LCH:
26.4424, 41.7057, 289.4600
CIE-Luv:
26.4424, -9.9797, -50.7087
Hunter-Lab:
22.1316, 8.0394, -36.4229
#223b7b color charts
#223b7b color shades, tints & tones
#223b7b color schemes
#223b7b color preview, HTML & CSS examples
This text has a color of #223b7b
<p style="color:#223b7b;">Text here</p>
.mytext {color:#223b7b;}
This box has a color of #223b7b
<div style="background-color:#223b7b;">Content here</div>
.mybackground {background-color:#223b7b;}
Border around this has a color of #223b7b
<div style="border:2px solid #223b7b;">Content here</div>
.myborder {border:2px solid #223b7b;}