#282e5f color space conversions
Hex:
#282e5f
RGB:
40, 46, 95
CMY:
84, 82, 63
CMYK:
58, 52, 0, 63
HSL:
233°, 40.7407%, 26.4706%
HSV (HSB):
233°, 57.8947%, 37.2549%
XYZ:
3.9176, 3.2313, 11.2437
xyY:
0.2130, 0.1757, 3.2313
CIE-Lab:
20.9475, 13.4591, -30.1284
CIE-LCH:
20.9475, 32.9980, 294.0715
CIE-Luv:
20.9475, -4.3232, -35.5755
Hunter-Lab:
17.9759, 7.4440, -24.5020
#282e5f color charts
#282e5f color shades, tints & tones
#282e5f color schemes
#282e5f color preview, HTML & CSS examples
This text has a color of #282e5f
<p style="color:#282e5f;">Text here</p>
.mytext {color:#282e5f;}
This box has a color of #282e5f
<div style="background-color:#282e5f;">Content here</div>
.mybackground {background-color:#282e5f;}
Border around this has a color of #282e5f
<div style="border:2px solid #282e5f;">Content here</div>
.myborder {border:2px solid #282e5f;}