#282e7b color space conversions
Hex:
#282e7b
RGB:
40, 46, 123
CMY:
84, 82, 52
CMYK:
67, 63, 0, 52
HSL:
236°, 50.9202%, 31.9608%
HSV (HSB):
236°, 67.4797%, 48.2353%
XYZ:
5.4272, 3.8352, 19.1931
xyY:
0.1907, 0.1348, 3.8352
CIE-Lab:
23.1188, 23.9222, -44.6932
CIE-LCH:
23.1188, 50.6927, 298.1581
CIE-Luv:
23.1188, -5.3299, -54.6911
Hunter-Lab:
19.5836, 15.1966, -44.3993
#282e7b color charts
#282e7b color shades, tints & tones
#282e7b color schemes
#282e7b color preview, HTML & CSS examples
This text has a color of #282e7b
<p style="color:#282e7b;">Text here</p>
.mytext {color:#282e7b;}
This box has a color of #282e7b
<div style="background-color:#282e7b;">Content here</div>
.mybackground {background-color:#282e7b;}
Border around this has a color of #282e7b
<div style="border:2px solid #282e7b;">Content here</div>
.myborder {border:2px solid #282e7b;}