#223d7b color space conversions
Hex:
#223d7b
RGB:
34, 61, 123
CMY:
87, 76, 52
CMYK:
72, 50, 0, 52
HSL:
222°, 56.6879%, 30.7843%
HSV (HSB):
222°, 72.3577%, 48.2353%
XYZ:
5.9036, 5.1076, 19.4136
xyY:
0.1940, 0.1679, 5.1076
CIE-Lab:
27.0392, 12.5000, -38.3617
CIE-LCH:
27.0392, 40.3469, 288.0480
CIE-Luv:
27.0392, -10.5718, -49.8297
Hunter-Lab:
22.6001, 7.0776, -35.1105
#223d7b color charts
#223d7b color shades, tints & tones
#223d7b color schemes
#223d7b color preview, HTML & CSS examples
This text has a color of #223d7b
<p style="color:#223d7b;">Text here</p>
.mytext {color:#223d7b;}
This box has a color of #223d7b
<div style="background-color:#223d7b;">Content here</div>
.mybackground {background-color:#223d7b;}
Border around this has a color of #223d7b
<div style="border:2px solid #223d7b;">Content here</div>
.myborder {border:2px solid #223d7b;}