#282c5b color space conversions
Hex:
#282c5b
RGB:
40, 44, 91
CMY:
84, 83, 64
CMYK:
56, 52, 0, 64
HSL:
235°, 38.9313%, 25.6863%
HSV (HSB):
235°, 56.0440%, 35.6863%
XYZ:
3.6641, 3.0078, 10.2850
xyY:
0.2161, 0.1774, 3.0078
CIE-Lab:
20.0752, 13.4098, -28.8859
CIE-LCH:
20.0752, 31.8468, 294.9023
CIE-Luv:
20.0752, -3.6012, -33.5125
Hunter-Lab:
17.3430, 7.3615, -23.0207
#282c5b color charts
#282c5b color shades, tints & tones
#282c5b color schemes
#282c5b color preview, HTML & CSS examples
This text has a color of #282c5b
<p style="color:#282c5b;">Text here</p>
.mytext {color:#282c5b;}
This box has a color of #282c5b
<div style="background-color:#282c5b;">Content here</div>
.mybackground {background-color:#282c5b;}
Border around this has a color of #282c5b
<div style="border:2px solid #282c5b;">Content here</div>
.myborder {border:2px solid #282c5b;}