#282e6e color space conversions
Hex:
#282e6e
RGB:
40, 46, 110
CMY:
84, 82, 57
CMYK:
64, 58, 0, 57
HSL:
235°, 46.6667%, 29.4118%
HSV (HSB):
235°, 63.6364%, 43.1373%
XYZ:
4.6665, 3.5309, 15.1874
xyY:
0.1996, 0.1510, 3.5309
CIE-Lab:
22.0557, 19.0530, -38.1089
CIE-LCH:
22.0557, 42.6064, 296.5633
CIE-Luv:
22.0557, -4.8607, -45.9866
Hunter-Lab:
18.7907, 11.4456, -34.7672
#282e6e color charts
#282e6e color shades, tints & tones
#282e6e color schemes
#282e6e color preview, HTML & CSS examples
This text has a color of #282e6e
<p style="color:#282e6e;">Text here</p>
.mytext {color:#282e6e;}
This box has a color of #282e6e
<div style="background-color:#282e6e;">Content here</div>
.mybackground {background-color:#282e6e;}
Border around this has a color of #282e6e
<div style="border:2px solid #282e6e;">Content here</div>
.myborder {border:2px solid #282e6e;}