#282e84 color space conversions
Hex:
#282e84
RGB:
40, 46, 132
CMY:
84, 82, 48
CMYK:
70, 65, 0, 48
HSL:
236°, 53.4884%, 33.7255%
HSV (HSB):
236°, 69.6970%, 51.7647%
XYZ:
6.0169, 4.0710, 22.2985
xyY:
0.1858, 0.1257, 4.0710
CIE-Lab:
23.9050, 27.2690, -49.0860
CIE-LCH:
23.9050, 56.1519, 299.0537
CIE-Luv:
23.9050, -5.6561, -60.5564
Hunter-Lab:
20.1768, 17.9209, -51.4006
#282e84 color charts
#282e84 color shades, tints & tones
#282e84 color schemes
#282e84 color preview, HTML & CSS examples
This text has a color of #282e84
<p style="color:#282e84;">Text here</p>
.mytext {color:#282e84;}
This box has a color of #282e84
<div style="background-color:#282e84;">Content here</div>
.mybackground {background-color:#282e84;}
Border around this has a color of #282e84
<div style="border:2px solid #282e84;">Content here</div>
.myborder {border:2px solid #282e84;}