#282e5d color space conversions
Hex:
#282e5d
RGB:
40, 46, 93
CMY:
84, 82, 64
CMYK:
57, 51, 0, 64
HSL:
233°, 39.8496%, 26.0784%
HSV (HSB):
233°, 56.9892%, 36.4706%
XYZ:
3.8279, 3.1954, 10.7710
xyY:
0.2151, 0.1796, 3.1954
CIE-Lab:
20.8101, 12.7217, -29.0313
CIE-LCH:
20.8101, 31.6964, 293.6634
CIE-Luv:
20.8101, -4.2520, -34.1582
Hunter-Lab:
17.8757, 6.9409, -23.2119
#282e5d color charts
#282e5d color shades, tints & tones
#282e5d color schemes
#282e5d color preview, HTML & CSS examples
This text has a color of #282e5d
<p style="color:#282e5d;">Text here</p>
.mytext {color:#282e5d;}
This box has a color of #282e5d
<div style="background-color:#282e5d;">Content here</div>
.mybackground {background-color:#282e5d;}
Border around this has a color of #282e5d
<div style="border:2px solid #282e5d;">Content here</div>
.myborder {border:2px solid #282e5d;}